User profile: glennpl

User info
User name:glennpl
Email:glenn_pl2004@yahoo.com
Name:Patrick Glenn
Location:3516 greenwood drive Fayetteville NC.
Bio:I am a computer science major who is looking to get experience in ooa/ood/oop and C++ and ermbedded systems
Statistical data
Birthdate:Nov 8, 1964
Gender:Male
Occupation:Consultant
Skills:C
C++
C++/MFC
History
Joined:
Number of posts:9
Latest posts:

returning char addresses
I came across this simple member function and Im confused this function returns and character addres...

When a copy constructor is called
The following are the cases when copy constructor is called. 1)When instantiating one object and in...

The copy constructor
Write your question here.

The *this pointer returning a reference
[code][/code]I think the following member functions operator++ and operator-- code return a referenc...

assigning and object equivalent to object of same type with argument
Why can't I set and object without argument equivalent to another object of the same type with an ar...