Mail Archives: djgpp/1996/10/16/02:16:16
Marshall wrote:
>
> I figured this one out myself.
Good for you. Now, can we use correct C please?
> void main(void)
That's not correct according to ANSI. Try "int main(void) {... return
0;}", and you'll be a better programmer.
--
---------------------------------------------------------------------
| John M. Aldrich, aka Fighteer I | fighteer AT cs DOT com |
| Plan: To find ANYONE willing to | http://www.cs.com/fighteer |
| play Descent 2 on DWANGO! | Tagline: <this space for rent> |
---------------------------------------------------------------------
- Raw text -