User profile: Xistenial

User info
User name:Xistenial
Old user name:ACHILL3S
History
Joined:
Number of posts:32
Latest posts:

Accessing Private Member Functions
Vlad to the rescue..again thanks man!

Accessing Private Member Functions
Thanks may I please get an example?

Accessing Private Member Functions
Real quick question. Say I have the following code: [code] class Base { public: // Some pub...

New at Pointers!
Should it not look something like this instead? [code]*a = *b; *b = tmp; }[/code]

Source Code Section
And I can give tutorials via this way? Thanks Grey Wolf!!