Accessing Private Member FunctionsVlad to the rescue..again thanks man!
Accessing Private Member FunctionsThanks may I please get an example?
Accessing Private Member FunctionsReal 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 SectionAnd I can give tutorials via this way? Thanks Grey Wolf!!