home *** CD-ROM | disk | FTP | other *** search
-
- These samples are provided to demonstrate usage of gcc.
-
-
- Descriptions of each sample:
-
- Sample1: simple ANSI C "Hello, world\n" program
-
- Sample2: simple C++ program demonstrating construction/destruction of
- objects in global scope.
-
- Sample3: A somewhat working PM program written in C++
-
- Sample4: simple Objective C program (but see Sample5 first)
-
- Sample5: An excellent sample Objective C program. If you want to
- learn ObjC, this is the place to start.
-