What is NEW operator? (for what use is it)

for what use is that new operator?

why should you use statement with new .. when you can declare very simple...

// int a;
it has to do with pointers and dynamic memory allocation, try reading up on that
Topic archived. No new replies allowed.