Lines: 10 X-Admin: news AT aol DOT com From: sterten AT aol DOT com (Sterten) Newsgroups: comp.os.msdos.djgpp Date: 26 Aug 2003 20:51:54 GMT Organization: AOL Bertelsmann Online GmbH & Co. KG http://www.germany.aol.com Subject: break - problem Message-ID: <20030826165154.00844.00000684@mb-m02.aol.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com recently I have trouble to interrupt my GCC-compiled program. Sometimes it works,(pressing crtl+C or crtl+break) but sometimes the Windows -desktop pops up and gives an error. (run in a DOS-window under Windows 98) Then the output files of that program are corrupted , so I better output to ramdrive and then reboot. what can be the reason and how can it be solved ?