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

C question

Name: Anonymous 2009-05-26 12:38

What's the difference between writing int frozen() and int frozen(void)?

Name: Anonymous 2009-05-26 16:59

if you declare a function as
int frozen();
then you can do call it with
frozen("faggot", 32, stdout);
which you can't do if you declare it as
int frozen(void);
now fuck off.

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