Thread
:
What's pointer in C++?
View Single Post
#
4
(
permalink
)
08-02-2007, 07:51 PM
HelloWorld
PT Admin
Awards Showcase
Total Awards
: 1
Join Date: Jun 2007
Location: In front of computer...
Posts: 1,118
iTrader: (
0
)
Thanx a lot
Bench
Let me know if I'm wrong, so pointer is basically change the primitive type variable to be a reference type? Is that what's pointer does? (Since that's what a reference type variable a.k.a Object does too...
)
__________________
PHP Code:
System
.
out
.
println
(
"Hello World!"
);
HelloWorld
View Public Profile
Send a private message to HelloWorld
Find all posts by HelloWorld