| delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
| From: | Rotes Sapiens <rs AT redplanet DOT mars DOT org DOT cy> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: DJGPP and RHIDE |
| Date: | Wed, 12 May 2004 13:21:07 +0930 |
| Message-ID: | <8to2a0ha3gj2jhjfi8m6jv15hc879uugmr@4ax.com> |
| References: | <c77s53$lg8u$1 AT ID-231750 DOT news DOT uni-berlin DOT de> <000001c43207$a920de80$f088e783 AT emilda> |
| X-Newsreader: | Forte Free Agent 1.93/32.576 English (American) |
| MIME-Version: | 1.0 |
| Organization: | Chariot Internet - http://www.chariot.net.au |
| X-Original-NNTP-Posting-Host: | 127.0.0.1 |
| Lines: | 23 |
| NNTP-Posting-Host: | 203.87.95.150 |
| X-Trace: | 1084334025 lon-reader.news.telstra.net 74014 203.87.95.150 |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
On Tue, 4 May 2004 19:42:45 +0100, "mohd hamizi ahmad"
<M DOT H DOT Ahmad AT lboro DOT ac DOT uk> wrote:
>I'm using DJGPP and RHIDE. I've a problem when I try to use the RHIDE.
>The problem is, when I try to open a file, the RHIDE program
>automatically close. Could anyone help me?
>I've tried to delete and install back RHIDE into my computer. But it
>still happens.
>Hope anyone can help me. I'm kind of urgent doing a programming for my
>project.
This can happen when you have a parse or syntax error. Like #if ...
#endif statements which don't match, or { ... } which don't match. Or
{ ... } inside #if ... #endif statements which don't match.
It could also happen if your file is too long, although this is
unlikely.
Sig:
I have a brain the size of a planet. It's not much good to me, however. It's on a different planet.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |