okay I really try to turn up my warning level using those

$ gcc -g -Wall programName.c

and also
$ gcc -g -Wextra programName.c

and it does not make any more sense the compilation process complete
without any wornning

Reply via email to