From: "Johnny Vick" Newsgroups: comp.os.msdos.djgpp Subject: rhide Date: Sun, 10 Jun 2001 15:25:25 -0700 Lines: 11 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 NNTP-Posting-Host: 24.159.188.89 Message-ID: <3b23c749_2@news.chartertn.net> X-Trace: 10 Jun 2001 15:15:21 -0400, 24.159.188.89 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I go to dos command prompt and type rhide I get a fault protection signal SIGSEGV I then type in rhide again, now the editor will open. But when I try to save my code I write for HELLO WORLD I get another fault. (EINVAL) (14). It won't save and won't compile because it tries so save the file first and gets this code. Can you Help. I am new and wanting to start learning programming. Would like to get this running. I am creating code with notepad right now. But rhide sure would be nice.