User profile: kinder

User info
User name:kinder
History
Joined:
Number of posts:6
Latest posts:

Pointers vs References
i think references are just precompile notations. that is somewhat clear from their common traits w...

Pointers vs References
thanks; maybe! can you probably put a simple sample code here? indeed I got very confused by this ...

Pointers vs References
IMO references are trashy things! :< have they any really useful advantage that can cover their lac...

two different ways to get the address of an func's argument
it was a graphic library (indeed a GUI lib; sorry I forgot to say exactly) written in c++; actualy t...

two different ways to get the address of an func's argument
I saw some graphic library interface somewhere that user must pass some argument variables by refere...