Learn and discuss about C & C++, what it's for, how it compares with other computer programming languages and how to get started programming.
Website: http://iwillstudy.com/group/cgroup
Location: Programming-Group
Members: 146
Latest Activity: yesterday
Origins of C and C++
Dennis Ritchie of the Bell Labs designed the C, a general purpose computer programming language in 1972 for use with UNIX, an operating system of then. C is predominantly used for system software programming, but is also very useful for creating general application software. Some of the adjectives used to describe C are block structured, imperative & procedural language.
C++(originally named "C with Classes" and still known as the superstructure of C in computer circles) was developed as an enhancement of C by Bjarne Stroustrup in 1983 at the Bell Labs. Stroustrup, in 1979, started by adding classes, virtual functions, operator overloading, multiple inheritance, templates, exception handling etc. The C++ programming language standard was ratified as ISO/IEC 14882:1998 in 1998 and the current version is the 2003 version, ISO/IEC 14882:2003 which is infact the corrected version of the C++ 1998. The "Library Technical Report 1", released in 2005 gives details of extensions to the standard library without being a part of the standar version. A new version of the standard (informally known as C++0x) is under development. C++ has been a highly successful commercial programming language since 1990. Though C++ is royalty-free, its documentation is not freely available.
Videos : Click Here
when you go deeper in virtual functions there is a concept of virtual pointers, what exactly it is?Continue
Started by Swapnil kashinath shirsat. Last reply by Swapnil kashinath shirsat Feb 20.
What is friend and virtual function and what is it's use??...please try to explain it to me in very easy to understand languageContinue
Started by Samvid Kulkarni. Last reply by Ritesh Ambastha Feb 19.
What is Dazzling Pointer????Continue
Started by Mitali Acharya. Last reply by Ritesh Ambastha Feb 14.
whenever i make a graphics prgram on c compiller shows error on graphics function.HELP!!!!! Continue
Started by Amitesh Shrivastava Nov 27, 2011.
Comment
Please 'Add a Discussion' to ask questions in the group. Please don't ask questions in 'Comments'.
Thanks
any 1 give me guide? how to download turbo c compiler?
Comment by nikisha on April 27, 2012 at 3:27pm which was developed 1 st???????
unix or c
if c developed 1 st then how can say unix create using c language and if unix developed 1st then how c develpoed
Comment by Bad Programmer on November 24, 2011 at 7:32pm k bro
© 2012 Created by Power User.

You need to be a member of C & C++ Learning Group to add comments!