|
-
July 22nd, 2005, 05:29 PM
#1
Best Way To Declare Pointers
Once Again, My Questions is so simple that it's even in the FAQ. My question is, is there a difference between these three statements?
int* i
int * i
int *i
I've seen all three around, and from what I've read I think they're all saying the same thing, but I want to be sure.
Eric
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|