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 17:11

>>34
When you call a function with a double parameter, do you put double in there? Of course not, because it won't compile.

Function prototypes are not function calls.

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