Hi all,
I have a question about the 'new' keyword. I couldn`t understand the difference between defining an object and creating an object by 'new' keyword.
CClass myClass;
CClass myClass = new CClass;
What`s the difference, or is there a difference.
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |