Search:

Type: Posts; User: Seiro

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,721

    how would that look in code.. i dont really know...

    how would that look in code.. i dont really know how to use sscanf with this function.. sry...
  2. Replies
    5
    Views
    1,721

    for the item[i].cost and item[i].price i still...

    for the item[i].cost and item[i].price i still dont get doubles... ='(
  3. Replies
    5
    Views
    1,721

    problem with displaying doubles in array

    ok during this program whenever i try to display this "inventory" i get a string of numbers that doesnt match the numbers inputted...

    heres the structure for the inventory


    typedef struct
    ...
  4. Replies
    7
    Views
    3,518

    ah thx that helped

    ah thx that helped
  5. Replies
    7
    Views
    3,518

    ok well now im down to 2 errors... ive already...

    ok well now im down to 2 errors... ive already made the structure and everything for bev_t entries but i get this error for this function...

    error C2106: '=' : left operand must be l-value

    for...
  6. Replies
    7
    Views
    3,518

    thanks all try to fix those for now

    thanks all try to fix those for now
  7. Replies
    7
    Views
    3,518

    (8): error C2229: struct '__unnamed' has an...

    (8): error C2229: struct '__unnamed' has an illegal zero-sized array
    (9) : error C2229: struct '__unnamed' has an illegal zero-sized array
    (45) : error C2143: syntax error : missing ')' before...
  8. Replies
    7
    Views
    3,518

    have some errors, need some help

    well this is just part of some code... granted its far from completetion and i have some comments to fill in some blanks but i need this portion of the code to work so i can continue with the rest of...
  9. Replies
    3
    Views
    2,795

    Hard programming assignment

    im alittle stuck with the structure i need for this assignment... id really appreciate some pseudo code or even if your willing to write it out for me... thanks

    heres what i need:

    With this...
Results 1 to 9 of 9