User: Jacko

  • Public profile

User profile: Jacko

User info
User name:Jacko
History
Joined:
Number of posts:12
Latest posts:

Return By Reference
I'm thinking of things going on behind the scenes, like the creation of the stack frame and so forth...

Return By Reference
Is it possible that when main() calls SomeFunc(), it passes -- along with the address of where to re...

Return By Reference
Can you tell me the mechanics of how a function returns? When you're passing in a variable into a f...

Return By Reference
I know it's not a good idea to return by reference unless you're sure the reference you're returning...

const_cast issue
OK, so this is something I don't understand: suppose you're coding a program like I wrote above and ...

This user does not accept Private Messages