Thread
:
Why should I use new and not malloc()?
View Single Post
xpi0t0s
Mentor
13Oct2011,19:43
Exactly the same. You can think of C++ as a superset of C - most things will work the same way.