CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (3 messages)

From: Michael Lenaghan Forum unknown · Programming March 31, 1986 12:44 AM
Hi, Dave. Just poping in and I saw your message… As far as I know, VOID is DEFined as "int." The only reason that they use VOID at all is to let others know that the int value returned isn't used… One of the fundamental principles of C is that…
From: Michael Lenaghan Forum unknown · Programming March 31, 1986 12:44 AM
Hi, Dave. Just poping in and I saw your message… As far as I know, VOID is DEFined as "int." The only reason that they use VOID at all is to let others know that the int value returned isn't used… One of the fundamental principles of C is that…
#12730- Contemplating the void Message #13267
From: Michael Lenaghan The Amiga Forum · Tool Box March 31, 1986 12:44 AM
Hi, Dave. Just poping in and I saw your message… As far as I know, VOID is DEFined as "int." The only reason that they use VOID at all is to let others know that the intvalue returned isn't used… One of the fundamental principles of C is that every…