Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
| From | Ike Naar <ike@sverige.freeshell.org> |
|---|---|
| Newsgroups | comp.lang.c |
| Subject | Re: writing and copying a text file |
| Date | 2011-06-22 06:33 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <slrn3vfsj03355.1ls.ike@sverige.freeshell.org> (permalink) |
| References | <41ff0881-2f1b-4462-8b26-28ca698b180f@a11g2000yqm.googlegroups.com> <slrn3vfsj024sq.1tm.ike@sverige.freeshell.org> <lnhb7iiyqh.fsf@nuthaus.mib.org> |
On 2011-06-21, Keith Thompson <kst-u@mib.org> wrote: > Ike Naar <ike@sverige.freeshell.org> writes: >> On 2011-06-21, lolueec <marvee1981@gmail.com> wrote: >>> int main() >> >> Better: main(void) > > It should be "int main(void)". > > That's probably what Ike meant, but the form without the "int" is > acceptable to sufficiently old compiler. Yes, it should be ``int main(void)''. Thanks for the correction.
Back to comp.lang.c | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
writing and copying a text file lolueec <marvee1981@gmail.com> - 2011-06-21 14:22 -0700
Re: writing and copying a text file John Gordon <gordon@panix.com> - 2011-06-21 21:42 +0000
Re: writing and copying a text file Ike Naar <ike@sverige.freeshell.org> - 2011-06-21 21:56 +0000
Re: writing and copying a text file Keith Thompson <kst-u@mib.org> - 2011-06-21 15:52 -0700
Re: writing and copying a text file Ike Naar <ike@sverige.freeshell.org> - 2011-06-22 06:33 +0000
Re: writing and copying a text file Shao Miller <sha0.miller@gmail.com> - 2011-06-21 18:02 -0500
Re: writing and copying a text file Mark Bluemel <mark_bluemel@pobox.com> - 2011-06-22 08:30 +0100
Re: writing and copying a text file Vinicio Flores <vfloreshdz@gmail.com> - 2011-07-03 20:32 -0600
Re: writing and copying a text file lawrence.jones@siemens.com - 2011-07-04 12:27 -0400
csiph-web