Search:

Type: Posts; User: jiljax86

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,122

    #include #include ...

    #include <stdio.h>
    #include <stdlib.h>

    #define MAX_TBL_SIZE 30
    #define MIN_STOCK_LEVEL 10
    #define MAXSTRING 100

    int count, stock[MAX_TBL_SIZE], input_item_id[MAX_TBL_SIZE],...
  2. Replies
    4
    Views
    1,122

    program please

    hi, can someone please post a working code for this program. thanks please. having touble big time with this program. please.
  3. Replies
    3
    Views
    3,597

    can someone please post the code for this...

    can someone please post the code for this program, its highly confusing. i have been working on this all day, it reads my file, but keeps exiting doesn't show the info from the retail.txt file....
Results 1 to 3 of 3