No post body was provided.
Ask HN: What are the features of C/C++ programming language
1–3 of 3 posts
Re: Ask HN: What are the features of C/C++ programming language
#2There is no C/C++ programming language -- they are related but distinct languages. For C++ there is "C++ Programming Language, 4th edition" by Bjarne Stroustrup, the creator of C++, but his "Tour of C++" and books by other authors are more suitable as an introduction.
Re: Ask HN: What are the features of C/C++ programming language
#3There is no C/C++ programming language -- they are related but distinct languages. For C++ there is "C++ Programming Language, 4th edition" by Bjarne Stroustrup, the creator of C++, but his "Tour of C++" and books by other authors are more suitable as an introduction.
Thanks