Re: help me learn C
- From: Andrew Poelstra <apoelstra@xxxxxxx>
- Date: Fri, 05 May 2006 15:11:09 GMT
Chris Hills wrote:
In article <Qxv6g.124023$P01.80373@pd7tw3no>, Andrew PoelstraStandard C is discussed here, amid the discussions on what exactly we discuss. For someone so insistent that real-world experience is everything, looking at a few threads will tell you that.
<apoelstra@xxxxxxx> writes
Chris Hills wrote:In article <ajai521bealgqo7cq099a54qfv6q34vq9v@xxxxxxx>, Mark McIntyreNo, if you want to discuss the standard itself that is where you go.
<markmcintyre@xxxxxxxxxxx> writes
On Wed, 3 May 2006 08:48:21 +0100, in comp.lang.c , Chris HillsInteresting....
<chris@xxxxxxxxxxxx> wrote:
No WE would not. You do.You have a fundamental misunderstanding of personal pronouns. We, that
is to say virtually all the regulars, all the main contributors and so
forth here, take a viewpoint that topic preservation is important for
our sanity and in order to keep some sort of focus.
You, that is to say the newcomers, trolls and some others, take a
different stance,
I have been on here over 14 years but a member of the ISO C panel for
only about 8 years. I am also one of the principal authors of MISRA-C So
I am not sure with category I fit into.
However many possible new members have been driven way by the same few
trolls insisting on racial purity.
If you want to discuss ISO C there is Comp.std.c
Or standard C... it is where those of use on the ISO C panel discuss ISO
C publicly
Really? I've seen huge games written where there are a few files of non-standard C encapsulating library functions and other such non-C, and dozens of files of completely legal C.If you really want to discuss something in depth that is specific to anUh... unless you've managed to write C code without ever using standard functions, this is the place for "the language as used".
OS or a compiler etc there are specific groups for that.
SO what is comp.lang.c for then? Not the language as used or the
standard.
You clearly know very little about C. there is not a C used in
practical terms that does not use some extensions. There is very little
pure C written.
Text-based applications, for friends and family, or for myself when I have a certain problem that can't be decently solved in awk. When I want graphics, I rewrite display.c, which is in all of my newer applications, so that it itself is nonstandard, leaving the several other files intact.Many seem to thing it should be widened from discussing purely the CI've written countless programs without using OS-specific functions or extensions.
that is only used in the standard, but virtually no where else, to
encompass the C that is actually used in compilers.
Good for you then you are in a very small minority. What targets do you
write for? what sort off applications?
I'm sorry. I didn't understand what you meant by wrong; which assertation are you talking about?Many questions asked here would be better served on an OS or what everThey are all standard C, in that they are C and they are standard.
specific NG but many questions on C (as actually implemented on
compilers) would be better answered here.
That way people would understand the differences between their compiler
and pure ISO C.. which ISO C? 90, 95/96 99? Or those who still refer to
89 and K&R?
Then you are WRONG in that assertion.
I could list other common non-standard abuses that not only could be encapsulated and isolated, but could be eliminated entirely.None of them contain the functions "getch()" and "clrscrn()", which are two of the most common functions people get mad about here.
That is a red herring.
That's an unfair generalization. I've been programming for eight years, in C for six. I know enough to post to this newsgroup.If you say ISO C ie ISO 9899:1999 and nothing else fair enough but youAnd many questions /are/ answered this way. They just also get redirects to more topical areas.
want it both ways you want o discuss K&R1,2 ANSI C 89, ISO 90, 95, 96,
99 but not any of the standards as implemented.
Many questions could be answered here whilst pointing out that the
question and solution are not ISO standard.
As for this NG dying... it is. There are many other C mail lists andI'm 14 and started posting here about two months ago, and I agree with the purists on most every count. Not sure how that qualifies as dying...
NG's springing up. This one is no longer the only or authoritative
voice.
You do not know enough to comment.
> Some of use were on line here before
you were born.I'm aware of that; I know my history. ;-)
the Internet has expand by many orders of magnitude during your lifeThe intellect of the average internet user has gone down dramatically as its population has gone up; the number of smart people online isn't going to change much. You don't want to know what will happen if c.l.c had to handle the average joe posting on here.
time. The traffic here has not. However there are many other forum
similar to c.l.c now around also with as much or more traffic as here.
As c.l.c is not growing in proportion to the growth in the Internet it
is therefore getting smaller.
We don't need a charter because c.l.c has been here for so long, as you pointed out when attacking my age, and its purpose is established.Comp.lang.c is about C not "standard" C unless you can find a charterThe "charter" argument has been previously debunked.
that says otherwise.
debunked? you miss understand. There is no charter to support your claim
for the narrow definition you have. You can not say what is or is not
correct for this NG other than it is a discussion area for the use of
the C language rather than the C standard.
The C language is defined by the C standard.
--
"Every prime number in a series as a joke
Made all the patterns clear when I took that final toke"
- - Andrew Poelstra <http://www.wpsoftware.net/blog>
.
- References:
- Re: help me learn C
- From: Keith Thompson
- Re: help me learn C
- From: Chris Hills
- Re: help me learn C
- From: Alan L Brown
- Re: help me learn C
- From: Joe Wright
- Re: help me learn C
- From: Chris Hills
- Re: help me learn C
- From: Mark McIntyre
- Re: help me learn C
- From: Chris Hills
- Re: help me learn C
- From: Andrew Poelstra
- Re: help me learn C
- From: Chris Hills
- Re: help me learn C
- Prev by Date: Re: Boost process and C
- Next by Date: [Joke] Code
- Previous by thread: Re: help me learn C
- Next by thread: Re: help me learn C
- Index(es):
Relevant Pages
|