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-01 18:44

Yep, but why this warning doesn't appear if tata(char c) is replaced by tata(int c) ?
The prototype of the function and the one of the pointer aren't the sames.

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