pointer and Class helpCorrect me if I'm wrong but...I see no problem in your post Those are some pretty neat class specif...
Help PleaseIt looks to me like the you're going about this in the incorrect order. Instead taking the customer ...
Moving arrays's valueMay not be perfect but a quick solution. Perhaps something like this... [code] // x is the array po...
Simple Loop IssueWelcome! [code] // inside while should be accessor func obj.getFeet( ) while(feet >=0) { obj....
Searching for string in structure array[code]for (i = 0; i < NUM_PLAYER; i++) { int getNames = player[i].lname.find(look, 0); if (getNa...
This user does not accept Private Messages