Re: help w/ c/c++ problem
- From: CBFalconer <cbfalconer@xxxxxxxxx>
- Date: Fri, 06 Jul 2007 16:47:36 -0400
"J. J. Farrell" wrote:
On Jul 6, 10:42 am, Keith Thompson <k...@xxxxxxx> wrote:
It's interesting that we don't get nearly as many newbies
thinking the envp parameter is standard as we get thinking
'void main(void)' is standard.
Not really; isn't that simply down to the number of C textbooks
which explicitly say that defining main as void is fine? I don't
think many of them mention the environment extension.
If a so-called "C textbook" says "void main()" is valid and
portable, it isn't a C textbook. It may be a nearly-C textbook.
Unload it for something like K&R II.
--
<http://www.cs.auckland.ac.nz/~pgut001/pubs/vista_cost.txt>
<http://www.securityfocus.com/columnists/423>
<http://www.aaxnet.com/editor/edit043.html>
cbfalconer at maineline dot net
--
Posted via a free Usenet account from http://www.teranews.com
.
- References:
- help w/ c/c++ problem
- From: Heinrich Pumpernickel
- Re: help w/ c/c++ problem
- From: Richard Heathfield
- Re: help w/ c/c++ problem
- From: Heinrich Pumpernickel
- Re: help w/ c/c++ problem
- From: Mark McIntyre
- Re: help w/ c/c++ problem
- From: Harald van Dijk
- Re: help w/ c/c++ problem
- From: Mark McIntyre
- Re: help w/ c/c++ problem
- From: Harald van Dijk
- Re: help w/ c/c++ problem
- From: Mark McIntyre
- Re: help w/ c/c++ problem
- From: Keith Thompson
- Re: help w/ c/c++ problem
- From: Richard Heathfield
- Re: help w/ c/c++ problem
- From: Keith Thompson
- Re: help w/ c/c++ problem
- From: Mark McIntyre
- Re: help w/ c/c++ problem
- From: Keith Thompson
- Re: help w/ c/c++ problem
- From: Richard Bos
- Re: help w/ c/c++ problem
- From: Keith Thompson
- Re: help w/ c/c++ problem
- From: J. J. Farrell
- help w/ c/c++ problem
- Prev by Date: Re: Redirecting input from file
- Next by Date: Re: pointer cast UB?
- Previous by thread: Re: help w/ c/c++ problem
- Next by thread: Re: help w/ c/c++ problem
- Index(es):
Relevant Pages
|