
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
15
-
16
-
17
-
18
-
19
-
20
-
21
-
22
-
23
-
24
-
25
-
26
-
27
-
28
-
29
-
30
-
31
-
32
-
33
-
34
-
35
-
36
-
37
-
38
-
39
-
40
-
41
-
42
-
43
-
44
-
45
-
46
-
47
-
48
-
49
-
50
-
51
-
52
-
53
-
54
-
55
-
56
-
57
-
58


목차
1. Introduction
1.1 C++ v/s Java ·
1.2 Which one Ada95, `C`, `C++` or Java ?? ·
1.3 Problems facing the current C++ compilers ·
1.4 COOP − C++ Object Oriented Programming−language ·
2. String Class Varieties
2.1 Multiple Inheritance − Sample Custom String class ·
3. Best C++ compilers for MS Windows
2000/NT/95/98/ME/XP
4. Download String
5. How Can I trust Al Dev`s String Class ??
6. Usage of String class
6.1 Operators ·
6.2 Functions ·
7. String.h file
7.1 StringBuffer.h ·
7.2 StringTokenizer.h ·
C++ Programming HOW−TO 1
1.1 C++ v/s Java ·
1.2 Which one Ada95, `C`, `C++` or Java ?? ·
1.3 Problems facing the current C++ compilers ·
1.4 COOP − C++ Object Oriented Programming−language ·
2. String Class Varieties
2.1 Multiple Inheritance − Sample Custom String class ·
3. Best C++ compilers for MS Windows
2000/NT/95/98/ME/XP
4. Download String
5. How Can I trust Al Dev`s String Class ??
6. Usage of String class
6.1 Operators ·
6.2 Functions ·
7. String.h file
7.1 StringBuffer.h ·
7.2 StringTokenizer.h ·
C++ Programming HOW−TO 1
본문내용
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).
1. Introduction
1.1 C++ v/s Java ·
1.2 Which one Ada95, `C`, `C++` or Java ?? ·
1.3 Problems facing the current C++ compilers ·
1.4 COOP − C++ Object Oriented Programming−language ·
2. String Class Varieties
2.1 Multiple Inheritance − Sample Custom String class ·
3. Best C++ compilers for MS Windows
2000/NT/95/98/ME/XP
4. Download String
5. How Can I trust Al Dev`s String Class ??
6. Usage of String class
6.1 Operators ·
6.2 Functions ·
7. String.h file
7.1 StringBuffer.h ·
7.2 StringTokenizer.h ·
C++ Programming HOW−TO 1
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).
1. Introduction
1.1 C++ v/s Java ·
1.2 Which one Ada95, `C`, `C++` or Java ?? ·
1.3 Problems facing the current C++ compilers ·
1.4 COOP − C++ Object Oriented Programming−language ·
2. String Class Varieties
2.1 Multiple Inheritance − Sample Custom String class ·
3. Best C++ compilers for MS Windows
2000/NT/95/98/ME/XP
4. Download String
5. How Can I trust Al Dev`s String Class ??
6. Usage of String class
6.1 Operators ·
6.2 Functions ·
7. String.h file
7.1 StringBuffer.h ·
7.2 StringTokenizer.h ·
C++ Programming HOW−TO 1
소개글