[wplug] C++ Source

mike mschenck at adelphia.net
Sun Jan 14 18:21:07 EST 2001


here is what I have noticed so far...
your missing a ; after class definition... should be
      class person {
          ...
      };
try that and post your errors
mike

----- Original Message ----- 
From: "Brad Hoover" <b_hoovs at yahoo.com>
To: <wplug at wplug.org>
Sent: Sunday, January 14, 2001 5:06 PM
Subject: [wplug] C++ Source


> Hello,
> 
> Thank you all for the interest in my little program. 
> Sorry it took me so long to post this.  Since a lot of
> you have expressed interest, I'm just going to post
> these files to the list.  I'm sorry to anyone this
> bothers (as being off topic).
> 
> Thank you again.
> 
> Brad
> 
> P.S.  What the program does:  It creates a class
> called person, and takes values for three things, age,
> name and position.  Then it outputs these values. 
> This it is just an exercise to help me learn about classes.
> 
> __________________________________________________
> Do You Yahoo!?
> Get email at your own domain with Yahoo! Mail. 
> http://personal.mail.yahoo.com/




More information about the wplug mailing list