cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Class
Class
Apr 11, 2009 at 5:48pm UTC
xstaedtler
(3)
Hey guys,
Can you please help me?
I'm trying to creat a class, but I don't know how to do it
Can you help me doing one with header files?
Thanks,
See you
Apr 11, 2009 at 6:54pm UTC
Bazzy
(6281)
read the tutorial:
http://www.cplusplus.com/doc/tutorial/classes/
in the header put declarations, in the source file the implementations
Topic archived. No new replies allowed.