Thread
:
How to declare deconstructor?
View Single Post
#
3
(
permalink
)
10-07-2007, 11:31 AM
HelloWorld
PT Admin
Awards Showcase
Total Awards
: 1
Join Date: Jun 2007
Location: In front of computer...
Posts: 1,122
iTrader: (
0
)
How do you delete memory that's been used in C++? Each time we're using pointer, don't we use memory...? As far as I know, I never done anything to delete them..
__________________
PHP Code:
System
.
out
.
println
(
"Hello World!"
);
HelloWorld
View Public Profile
Send a private message to HelloWorld
Find all posts by HelloWorld