User profile: hacksaw116

User info
User name:hacksaw116
History
Joined:
Number of posts:3
Latest posts:

passing string data to a class function segfaults
[code]class Tool { public: Tool(); ~Tool(); int getnumber(); void setnumber(int val); ch...

passing string data to a class function segfaults
if we comment out the strcpy line it seems to function.. so perhaps there's a better way to perfor...

passing string data to a class function segfaults
We have defined a Tool class that has private variables accessed through get and set functions which...

This user does not accept Private Messages