www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/11/03/23:25:31

From: leonard1127 AT my-deja DOT com
Newsgroups: comp.os.msdos.djgpp
Subject: Help with RHIDE(Newbie!)
Date: Wed, 03 Nov 1999 19:01:08 GMT
Organization: Deja.com - Before you buy.
Lines: 57
Message-ID: <7vq0pj$8h4$1@nnrp1.deja.com>
NNTP-Posting-Host: 208.2.167.138
X-Article-Creation-Date: Wed Nov 03 18:15:21 1999 GMT
X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 4.01; Windows 98)
X-Http-Proxy: 1.1 x29.deja.com:80 (Squid/1.1.22) for client 208.2.167.138
To: djgpp AT Delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Ive searched Deja for this problem but couldnt
find a solution.
RHIDE 1.4

I am totally new to DJGPP and C, my problem is
with using RUN in RHIDE. For example the Hello
program,

#include <stdio.h>

int main()
{
   printf("Hello world!\n");
   return 0;
}

This is what I see after clicking RUN from RHIDE:

               Information
         Program exit code: -1 (0xffffffff)

In the message window I see:
Compiling: hello.c
no errors
Creating: hello.exe
no errors

When I click OK in the Information box this pops
up in the lower window:

        contents of stderr from hello.exe
Unmatched quote character.

Pressing ALT+F5 shows a blank screen but it does
produce a workable .EXE if I run it from DOS, I
also tried compiling from DOS using:
gcc hello.c -o hello.exe
and there seemed to be no problems. The problem
happens with every program I try, I downloaded a
tutorial from Coronando website that came with
some source code and I get the same results with
all of those files too.
I must mention that the first time I tried the
hello program with RHIDE it worked, I got an exit
code of 0 and ALT+F5 produced the desired
results, but only one time!
Ive tried deleting my DJGPP folder and unzipping
everything all over again but it still wont work.
Im learning as I go so if Im missing something
here please let me know.

Thank you,
Leonard


Sent via Deja.com http://www.deja.com/
Before you buy.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019