Search:
Forum
Beginners
Help to create Class in C++
Help to create Class in C++
May 2, 2016 at 11:09pm UTC
Sayay
(3)
hi there am anew user i need help to crate C++
Design a class pass called student with the following data member,
First name, Last name, Regstration number, yeah of study,
include the required set and get function.
May 2, 2016 at 11:47pm UTC
Supershock01
(17)
You should read through this to help you understand classes and it also has the basic syntax. Hope this helps, good luck.
http://www.tutorialspoint.com/cplusplus/cpp_classes_objects.htm
Last edited on
May 3, 2016 at 12:27am UTC
May 3, 2016 at 12:05am UTC
jgg2002
(217)
Here are some links to read on:
http://www.cprogramming.com/tutorial/lesson12.html
http://www.cplusplus.com/doc/tutorial/classes/
May 3, 2016 at 12:09am UTC
closed account (
E0p9LyTq
)
http://www.learncpp.com/cpp-tutorial/81-welcome-to-object-oriented-programming/
May 3, 2016 at 7:10pm UTC
Sayay
(3)
THANKX GUYS
for the reply
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs