Código C:
Ver original
#include <stdio.h>
soy nuevo en este lenguaje asi que no tengo ni idea de porque me dan estos errores al compilar el programa.
errores:
/home/javi/Documentos/prueva.c:3: error: expected declaration specifiers or ‘...’ before string constant
/home/javi/Documentos/prueva.c:3: warning: data definition has no type or storage class
/home/javi/Documentos/prueva.c:3: error: conflicting types for ‘printf’
/home/javi/Documentos/prueva.c:3: note: a parameter list with an ellipsis can’t match an empty parameter name list declaration
alguien me puede ayudar ??
Por cierto como se puede ver estoy en ubuntu.
gracias y salu2