User profile: jtsf

User info
User name:jtsf
Name:Joy
Location:SF USA
History
Joined:
Number of posts:13
Latest posts:

3 constructors and destructor error
Thank you v much vlad,booradley60,jlborges,zero, mikeyboy. @JLborges: as I m a beginner, I have on...

3 constructors and destructor error
Should I use as follows? circle::circle(){ x=-0; y=0; } circle::circle(double radius) { r= radius;}...

3 constructors and destructor error
line 44 is circle c(xpoint, ypoint); Thank you for explain me for destructor which I was confused...

3 constructors and destructor error
I write 3 constructor class and splits into c.h c.cpp but I have got extra definition in my cpp prog...

dynamic struct array error
I change my code [code] //const int nsize = 24; struct srecord { string* sname; int score; }; .. v...

This user does not accept Private Messages

User: jtsf

  • Public profile