delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/12/21/17:46:39

From: Robert Hoehne <robert DOT hoehne AT gmx DOT net>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Exit Codes
Date: Sun, 21 Dec 1997 22:22:40 +0100
Organization: none provided
Lines: 24
Message-ID: <349D88A0.7FC45F75@gmx.net>
References: <349D5986 DOT 56C6B72 AT spam DOT me>
NNTP-Posting-Host: isdn25.hrz.tu-chemnitz.de
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Ryan McGee schrieb:
> 
> Does anyone know where I can find the exit code for RHIDE.  Like when it
> says "EXIT CODE 255"  What does that mean? Thanks

The value reported as exit code, is the value which your main function
returns. If you would have for instance

int main()
{
  return 3;
}

RHIDE would report you an exit code of 3.

Robert
-- 
******************************************************
* email:   Robert Hoehne <robert DOT hoehne AT gmx DOT net>     *
* Post:    Am Berg 3, D-09573 Dittmannsdorf, Germany *
* WWW:     http://www.tu-chemnitz.de/~sho/rho        *
******************************************************


- Raw text -


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