Search:

Type: Posts; User: leway

Search: Search took 0.00 seconds.

  1. Thanks a bunch, from this i got the code working.

    Thanks a bunch, from this i got the code working.
  2. printCustDB(custDB[i]); works fine. ...

    printCustDB(custDB[i]);

    works fine.

    {if(custDB[i].state == stateCode)

    i printed out both (custDB[0].state and stateCode) and they have the same values so why is it not printing out...
  3. Help working with functions, structures, and arrays

    I'm having problems finishing this, I'm missing something but I can't figure it out.

    This is the goal and below is the code I'm having problems with.
Results 1 to 3 of 3