Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » C/C++ standards
C/C++ standards [message #44408] Wed, 09 October 2002 13:13 Go to next message
Eclipse UserFriend
I'm sorry if this is not appropriate place to ask.

Could someone point me to an official documents which describe C and
C++ programming languages standards? I mean things like syntax, base
libraries and functions etc. (whatever is standardized)

I'm also interested to read about what C/C++ code conventions for
writting the source files there are.

--
Stanimir
Re: C/C++ standards [message #45379 is a reply to message #44408] Tue, 15 October 2002 17:19 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dschaefer.rational.com

The C and C++ standards are available from ISO (www.iso.org).
Unfortunately, there is a cost to get a copy. There are a number of
unofficial drafts floating around the Internet that you should be able to
find with a search. The best treatment of the standard in a book I've seen
is from the man himself, Bjarne Stroustrup's defacto official "the C++
Programming Language".

I've never seen a single well accepted coding conventions for C/C++. I use
Bjarne's book as my standard.

- Doug

"Stanimir Stamenkov" <stanio@yahoo.com> wrote in message
news:ao1mkn$1oa$1@rogue.oti.com...
> I'm sorry if this is not appropriate place to ask.
>
> Could someone point me to an official documents which describe C and
> C++ programming languages standards? I mean things like syntax, base
> libraries and functions etc. (whatever is standardized)
>
> I'm also interested to read about what C/C++ code conventions for
> writting the source files there are.
>
> --
> Stanimir
>
Re: C/C++ standards [message #45406 is a reply to message #45379] Tue, 15 October 2002 20:51 Go to previous message
Eclipse UserFriend
Doug, thank you for replying me.

I've found many informational links here:

http://www.research.att.com/~bs/


Doug Schaefer wrote:

> The C and C++ standards are available from ISO (www.iso.org).
> Unfortunately, there is a cost to get a copy. There are a number
> of unofficial drafts floating around the Internet that you should
> be able to find with a search. The best treatment of the
> standard in a book I've seen is from the man himself, Bjarne
> Stroustrup's defacto official "the C++ Programming Language".
>
> I've never seen a single well accepted coding conventions for
> C/C++. I use Bjarne's book as my standard.
>
> - Doug
>
> "Stanimir Stamenkov" <stanio@yahoo.com> wrote in message
> news:ao1mkn$1oa$1@rogue.oti.com...
>
>> I'm sorry if this is not appropriate place to ask.
>>
>> Could someone point me to an official documents which describe
>> C and C++ programming languages standards? I mean things like
>> syntax, base libraries and functions etc. (whatever is
>> standardized)
>>
>> I'm also interested to read about what C/C++ code conventions
>> for writting the source files there are.
>>
>

--
Stanimir
"All the simple programs have been written, and all the good names
taken."
Previous Topic:installation problem
Next Topic:Can't specify the C/C++ application to debug
Goto Forum:
  


Current Time: Mon Jul 14 11:58:53 EDT 2025

Powered by FUDForum. Page generated in 0.05018 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top