Search:

Type: Posts; User: mb86

Search: Search took 0.01 seconds.

  1. Thread: assignment help

    by mb86
    Replies
    8
    Views
    1,934

    Hi guys, as you can see from the posts above this...

    Hi guys, as you can see from the posts above this is the code i have at the minute.


    #include <stdio.h>

    #define COST 40
    #define ROWS 10
    #define COLS 10

    int menu(void);
  2. Thread: assignment help

    by mb86
    Replies
    8
    Views
    1,934

    don't think this makes much sense but this is...

    don't think this makes much sense but this is what i have so far:


    #include <stdio.h>

    #define COST 40
    #define ROWS 10
    #define COLS 10

    int menu(void);
  3. Thread: assignment help

    by mb86
    Replies
    8
    Views
    1,934

    assignment help

    I'm pretty new to C programming and have just started a C programming module on my uni course and I am looking for some guidance on an assignment I have recently been set.

    The specification is as...
Results 1 to 3 of 3