> -----Original Message-----
> From: Julia Nobody [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 16, 2001 12:26 PM
> To: [EMAIL PROTECTED]
> Subject: about ANSI C
>
>
> Is somebody know good URL for study ANSI C?
> Have some help like perldoc or man peldoc for ANSI C?
Opposing to modern languages, like C++, C# or Java, ANSI C does not draw
much attention
of periodicals.
Unfortunately, I did not quite understand what kind of information you are
looking for, so I
decided to summarize a few possible answers in that post:
One source of information is "comp.lang.c"/"comp.lang.c.moderated"
newsgroups [0]
If you are interested in ANSI C ( C-89 ), as opposed to KR C, C99, gcc
extensions and so on,
the first thing to start with is probably the standard itself [1], along
with "Rationale" [2].
The bad news is that I am not aware of freely downloadable version of
standard, correct me
if you know of such.
If you are experienced C programmer who wishes to improve his/her skills, I
would reccommed you
to search the web for embedded/RT development periodicals, since C is often
used as primary
( or the only ) programming language in these fields. For example see [3].
In addition, there
are sometimes good articles about C in C/C++ Users Journal [4]
If you are beginning C programmer, I would like to turn your attention to
"comp.lang.c FAQ" [5],
along with Dr. Dobbs Journal [6]
0.
http://groups.google.com/groups?hl=ru&lr=lang_en|lang_iw|lang_ru&group=comp.
lang.c
http://groups.google.com/groups?hl=ru&lr=lang_en|lang_iw|lang_ru&group=comp.
lang.c.moderated
1.
Quoting P. vd Linden:
" The official name of the standard for C is: ISO /IEC 9899-1990. ISO/IEC is
International
Organisation for Standartization / International Elecrotechnical Comission.
The standards
bodies sell it for around $130.00. "
..
" Outside the U.S. you can get a copy by writing to:
ISO Sales
Case postale 56
CH-1211 Geneve 20
Switzerland.
Be sure to specify the English language edition."
..
"Another source is to purchase the book 'The Annotated ANSI C Standard" by
Herbert Schildt"
2.
ftp://ftp.uu.net/doc/standards/ansi/X3.159-1989/rationale.dvi.Z
3.
EE Times Embedded Developers Journal:
http://www.eet.com/embedsub
4.
C/C++ Users Journal Web site:
http://www.cuj.com
5.
http://www.eskimo.com/~scs/C-faq/top.html
6.
http://www.ddj.com
> Thanks
> ----
> Бесплатная почта http://mail.Rambler.ru/
> Рамблер-Покупки http://ad.rambler.ru/ban.clk?pg=1691&bn=9346
>
> =================================================================
> To unsubscribe, send mail to [EMAIL PROTECTED] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [EMAIL PROTECTED]
>
================================================================To unsubscribe, send
mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]