User: accountname

  • Public profile

User profile: accountname

User info
User name:accountname
History
Joined:
Number of posts:2
Latest posts:

Need help with C++ program
strcpy(idNum,ID); strcpy(Pname,PN); you were copying the string into itself

Need help with C++ program
you have Product::Product() { idNum[12]={'\0'}; Pname[46]={'\0'}; } [b]it should be [/b] Product...

This user does not accept Private Messages