Search:

Type: Posts; User: Click_here

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    1,239

    It seems that you wrote all your code in one go...

    It seems that you wrote all your code in one go and it didn't work.

    Everyone makes mistakes left right and centre when typing a program out - The trick is to do a lot of testing as you are writing...
  2. Replies
    5
    Views
    1,239

    Just having a quick glance, I saw this - ...

    Just having a quick glance, I saw this -


    printf("Enter inventory type: ");
    scanf("%s", word); //removed &
    printf("Enter amount: ");
    ...
Results 1 to 2 of 2