delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/06/09/05:18:34

Comments: Authenticated sender is <oxygen AT dnc DOT net>
From: oxygen AT dnc DOT net (Scott Alexander)
To: djgpp AT delorie DOT com
Date: Mon, 9 Jun 1997 02:14:05 +0000
MIME-Version: 1.0
Subject: newbie question
Message-ID: <19970609092108747.AAA49@ireland.dnc.net>

math.c: in funtion 'main':
im teaching myself c++ and when i tried to run this i get the 
following  errors  any help as to what is causing the error and what 
needs to change would be apricieated

OČ

match.c:2: warning: return type of 'main' is not 'int'
gcc.exe installation problem, cannot exec 'as': no such file or directory (ENOENT)

this is the source code for the program

#include <stdio.h>
void main () {
     int x = 1;
     int y = 2;

     printf("The sum of x + y is %d", x + y);
}

- Raw text -


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