Hi, I have a problem with my code in C
An error occurs with message :
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crt1.o(.text+0x21): In
function `_start':
: undefined reference to `main'
collect2: ld returned 1 exit status
Does anyone know for it ?
Thanks a lot