User: stiches

  • Public profile

User profile: stiches

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

Trouble with the strcat and strcpy
I keep on getting this error Error 1 error C4996: 'strcpy': This function or variable may be unsafe...

Deleting a char*
In my destructor I have it so that it will delete the char* buf, but after the destructor is done it...

Run Time with my overloading the = operator
Your right, I didn't realize I forgot to do that. Thanks

Run Time with my overloading the = operator
I keep on getting a run time error at the end of my program. I was able to pinpoint the problem down...

Copying a char into a char*
I have a class String and one of the constructors to the class is String(char c) where it will copy ...

This user does not accept Private Messages