Name: Anonymous 2010-07-01 18:34
http://pastebin.com/3js28CTR
$> gcc main.c
If tata(char|short|float c) => warning
If tata(int|long|double c) => nothing
Does somebody could explain why exactly ? =)
$> gcc main.c
If tata(char|short|float c) => warning
If tata(int|long|double c) => nothing
Does somebody could explain why exactly ? =)