Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

C strange warning.

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 ? =)

Name: Anonymous 2010-07-03 11:57

>>32
So if you call a function with no parameters, do you put void there too? Of course not, because that's stupid.

Functions taking no parameters should be prototyped with ().

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List