Xref: utzoo comp.lang.c++:13366 comp.std.c++:909 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!wuarchive!udel!haven.umd.edu!decuac!pa.dec.com!nntpd.lkg.dec.com!csc32.enet.dec.com!s_johnson From: s_johnson@csc32.enet.dec.com (Scott Johnson) Newsgroups: comp.lang.c++,comp.std.c++ Subject: New/Delete vs. Constructors/Destructors Message-ID: <22592@shlump.lkg.dec.com> Date: 10 May 91 17:25:36 GMT Sender: newsdaemon@shlump.lkg.dec.com Followup-To: comp.lang.c++ Organization: Digital Equipment Corporation Lines: 18 Hi, I have a question that has probably been asked before. If it has can someone forward me any information they have. When creating and destroying objects, is it better to use the new/delete operators or is it better to explicitly call the constructors/destructors themselves? Why is one method better than the other? Thanks for any and all replies. ------------------------------------------------------------------- Scott Johnson Digital Equipment Corporation Colorado Springs, Co