Mail Archives: djgpp/1998/12/30/18:07:37
Maybe your source path is not properly set, in the options menu
directory you must write the path where your sources are.
__________________________________________________________________________
|| ||
||**********************************************************************||
||______________________________________________________________________||
|| ||
|| ||
||Ismael Herrera Z. ||
||Maestria en Ciencias de la Computacion (MCC) IIMAS UNAM Mexico ||
||ihz AT uxmcc2 DOT iimas DOT unam DOT mx ||
||http://uxmcc1.iimas.unam.mx/~ihz ||
|| ||
||tel. 6 22 36 52 ||
|| ||
|| ||
|| ||
|| ||
||______________________________________________________________________||
|| ||
||**********************************************************************||
||______________________________________________________________________||
On Wed, 30 Dec 1998, Essidartha Emerald wrote:
>
>
> My hello world doen't work :( how can this be??
>
> #include
>
> int main()
> {
> printf("Hello world!\n");
> exit(0);
> }
>
> I got the message:
>
> get program exit code -1 (oxffffffff)
> 0 is Zero
> Is there something wrong with the code or is the compiler not working
> right or what did I do wrong?
>
> I have tried it a few times.
>
>
> _________________________________________________________
> DO YOU YAHOO!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
- Raw text -