Ver Mensaje Individual
  #5 (permalink)  
Antiguo 08/10/2003, 16:07
redhat8.0-probl
 
Fecha de Ingreso: octubre-2003
Mensajes: 5
Antigüedad: 20 años, 7 meses
Puntos: 0
cc prep.c -E -o prep.i
prep.c:6:14: warning: ISO C requires whitespace after the macro name

cc prep.c -o prep
prep.c:6:14: warning: ISO C requires whitespace after the macro name
prep.c: In function `main':
prep.c:13: `a' undeclared (first use in this function)
prep.c:13: (Each undeclared identifier is reported only once
prep.c:13: for each function it appears in.)
prep.c:13: `b' undeclared (first use in this function)
prep.c:13: parse error before '=' token
prep.c:15: parse error before '=' token



de esas dos maneras lo he tratado de compilar