View Single Post
Old 07-19-2006, 01:52 AM   #4 (permalink)
TwitcH
Banned
 
TwitcH's Avatar
 
Join Date: May 2006
Posts: 2,053
Reputation: 14
Default

Quote:
Originally Posted by naruto1327
What about the int * n and int & n?

Thanks for replies!
I normally do:

int *n

And:

int &n

But im not a C++ coder, good old C for me
TwitcH is offline