User: HoneyBoy

  • Public profile

User profile: HoneyBoy

User info
User name:HoneyBoy
History
Joined:
Number of posts:11
Latest posts:

pointer and Class help
Correct me if I'm wrong but...I see no problem in your post Those are some pretty neat class specif...

Help Please
It looks to me like the you're going about this in the incorrect order. Instead taking the customer ...

Moving arrays's value
May not be perfect but a quick solution. Perhaps something like this... [code] // x is the array po...

Simple Loop Issue
Welcome! [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