|
Arrays in C/C++
|
Other links at C and C++ > Tutorials > Programming in C and C++ |
| 1. |
Program Library HOWTO
|
|
|
tutorial/howto about programming and using static, dynamic and shared libraries on GNU Linux
|
| 2. |
n to rn converter
|
|
|
This tutorial pertains to people whore really bogged down with those files which are in one straight line, and ofcourse which are opened in notepad. The reason is n cant be understood by Notepad and hence needs to rnd. This tutorial shows you how to do that exactly.
|
| 4. |
Using TinyXML with Visual C++ - A "How To" eBook
|
|
|
Would you like to know how to create XML-enabled applications using Visual C++ with TinyXML? What is TinyXML? TinyXML is a simple, small C++ XML parser that can be easily integrated into your applications. Are you looking for a way to create compact and yet very powerful applications with built-in XML parsing capabilities without having to use other heavy-weight bloated XML parsers? You will have full control over the size of your XML-enabled applications without having to use external DLLs and other bloated libraries. Are you a shareware programmer having trouble finding a XML parser that suits your unique needs? Why not use TinyXML? If you answered "Yes" then download this sample eBook to see what it can do for you.
|
| 5. |
Industrial Strength C++
|
|
|
This free ebook defines a C++ coding standard that should be valid and usable for almost all programmers. ISO 9000 as well as the Capability Maturity Model (CMM) states that coding standards are mandatory for any company with quality ambitions. Developing such a coding standard is, however, a non-trivial task, particularly for a complex multi- paradigm language like C++. In this ebook we give you a good start for a programming standard for a particular company or project. Such a standard is often written by the most experienced programmers in a company. If a quality manager responsible for the development of such a standard instead select this book as the base for the coding standard, experienced programmers can be relieved from this arduous task and instead continue to do what they prefer to do, designing the company products. This ebook should also be of great interest for quality aware C++ programmers trying to find ways of improving their code.
|
|
|