RCS file: ./class.cpp,v
Working file: ./class.cpp
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
Using Class in C++
from the main function I have created the object file to transfer the data into the public section of the class
and the public section will access the private section of the class
I have entered the values from user into the the public function of C++
successfully written and read
from the public function
—————————-
revision 1.1
date: 2014/06/06 14:02:33; author: root; state: Exp;
Initial revision
=============================================================================