hello friends
                   what is the diffrence between these codes and which of 
them is correct?
                 Suppose Class functions are ok and executabe

               1.    class_name *object=new int[variable];



               2.   class_name object=new class_name[variable]


i am using this to covert  a variable(inputed by user) into constant array

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/

Reply via email to