> Hi. I picked up a book recently entitled: Tricks and Tips of the
> Programming
> Masters. I also bought the second one, More tricks etc.. I program in
> Turbo Pascal, but want to branch into C/C++. Does anyone know of these
> books? I have Turbo C, but all the source found on the CD does NOT
> work.
> Does anyone know what version of C is needed to work with the source
> code
> in these books?
The source in the book refuses to work well under C++, and prefers C. It is
also highly reliant on a MicroSoft compiler. Basically, don't change the
compiler, just change the source. You'll find that there's often a Turbo
C++/ANSI C++ version of a command that has been used in the book, as opposed
to the MS specific one.
The source code in the book is poor though. Try understanding the theory, and
then writing it yourself. A lot of the functions are poorly written, and are
badly optimised.
Have Fun - Kev
Kevin Campbell
Sysop of Deimos BBS
E-Mail: Sysop@Deimos.unmanned.co.uk
--- FMail/386 1.02
---------------
* Origin: Mail shipped from Deimos Spaceport (2:258/8)
|