From: "Jordan Carlson" Newsgroups: comp.os.msdos.djgpp Subject: Missing File, new.h Lines: 11 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: Date: Fri, 04 Feb 2000 04:38:36 GMT NNTP-Posting-Host: 63.21.224.120 X-Complaints-To: abuse AT worldnet DOT att DOT net X-Trace: bgtnsc05-news.ops.worldnet.att.net 949639116 63.21.224.120 (Fri, 04 Feb 2000 04:38:36 GMT) NNTP-Posting-Date: Fri, 04 Feb 2000 04:38:36 GMT Organization: AT&T Worldnet To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Greetings, To begin, I am not very experienced with DJGPP or programming in general. My problem is that every time I try to compile a program that requires the use of the header file new.h (not directly, but through other headers), the new.h file is removed from the folder. When I manually put new.h in the folder and recompile, I get the same error and discover that new.h has been moved or deleted. I really have no idea why this is, and I was unable to search the DJGPP mailing lists (new.h was not a valid search string). Thanks for any help.