Columns


CUG New Releases

C++ Tutor For Hire

Kenji Hino


Kenji Hino is a member of The C Users' Group technical staff. He holds a B.S.C.S. from McPherson College and an undergraduate degree in metallurgy from a Japanese university. He enjoys playing drums in a reggae band.

Update

CUG343 C Image Processing System

The file, NUMDEFS.H, which is necessary to compile NUMCVRT.C, was missing in the laest release of the distribution disk. Listing 1 shows the contents of the file.

CUG350 PCX Graphics Library

The file PCX_COMM.C, which is necessary to construct PCX library, was missing in the last release of the distribution disk. Listing 2 show the contents of the file.

New Releases

CUG353 C + +

Gordon Dodrill, Coronado Enterprises (NM) has submitted his shareware package, C++ Tutor v2.0. C++ Tutor is a comprehensive instructional course for the C++ programming language. The distribution disk includes 12 chapters of text (about 115 pages), a number of example C++ programs and some exercises with the answers. The tutorial text covers topics such as pointers, functions, encapsulation, inheritance, multiple inheritance, and virtual functions etc. The accompanying example programs are meant to be studied, compiled and run while you read the printout of the tutorial text. This tutorial will assume a thorough knowledge of the C programming language. The descriptions and instructions are applicable to Borland's implementation of C++. The C version of this tutorial, "C Tutor" (CUG#252 and 253) is also available from us.