From: "Niklas Pettersson" Newsgroups: comp.os.msdos.djgpp Subject: does DJGPP throw bad_alloc if new failes?? Date: Sat, 8 Jan 2000 18:17:37 +0100 Organization: Lund Institute of Technology, Sweden Lines: 9 Message-ID: <857ria$52g$1@news.lth.se> NNTP-Posting-Host: npedt97.univ.vxu.se X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com hello! Does DJGPP throw bad_alloc if operator new failes? It seems to throw some exception because catch (...) catches something uppon failure. / Niklas