Linux C++ Programming HOWTO

[入库:2005年11月10日] [更新:2007年10月25日]

本文简介:英文

  This document.provides a comprehensive list of C++ URL pointers, links to C++ online textbooks, and programming tips on C++. This document.also provides a C++ library which imitates Java−language, and which has various methods to avoid memory problems in C++. Using this library you can compile Java&s source code under C++. This document.serves as a "Home of C++ language". The information given here will help you to program properly in C++ language and applies to all the operating systems that is − Linux, MS DOS, BeOS, Apple Macintosh OS, Microsoft Windows 95/98/NT/2000, OS/2, IBM OSes (MVS, AS/400 etc..), VAX VMS, Novell Netware, all flavors of Unix like Solaris, HPUX, AIX, SCO, Sinix, BSD, etc.. and to all other operating systems which support "C++" compiler (it means almost all the operating systems on this planet).

C++ Programming HOW TO 1
1  Introduction 1
2  String Class Varieties  1
3  Best C++ compilers for MS Windows 2000/NT/95/98/ME/XP 1
4  Download String  1
5  How Can I trust Al Dev&s String Class ??  1
6  Usage of String class1
7  String h file 1
8  Renaming the String class 2
9  File Class2
10  C++ Zap (Delete) function  2
11  Pointers are problems 2
12  Usage of my_malloc and my_free  2
13  Debug files 2
14  Java like API 2
15  IDE tools for C++  2
16  C++ Online Textbooks and Docs 2
17  C++ Coding Standards 2
18  C++ Online Docs2
19  Memory Tools 2
20  Related URLs2
21  C++ Scripting Languages2
22  Templates3
23  STL References  3
24  Threads in C++3
25  C++ Utilities 3
26  Other Formats of this document.3
27  Copyright3
28  Appendix A String Program Files  3

本方案相关附件

本文关键:,Linux C++ Programming HOWTO,
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top