book cover
book cover

Je me lance!

Une introduction à la programmation C++

by Francis Glassborow with Roberta Allen

translated by Colette Michel & François Basset

Home      Contact Us      News & Updates

Corrections to Headers on French CD

Unfortunately the programmer who augmented my library headers to support the use of French names for functions made a serious mistake. The resulting header files will, if included in more than one file of source code in the same project, result in a complete failure to generate an executable. Though fixing the problem is relatively easy for experienced programmers it will completely baffle the typical reader of my book.

If you are using the French version please immediately download the following corrected files and use them to replace the versions in the fgw_headers directory.

Download playpen.h and use it to replace the existing version of playpen.h in the fgw_headers sub-directory.

Download line_drawing.h and use it to replace the existing version of line_drawing.h in the fgw_headers sub-directory.

Download flood_fill.h and use it to replace the existing version of flood_fill.h in the fgw_headers sub-directory.

Download shape.h and use it to replace the existing version of shape.h in the fgw_headers sub-directory.

(To download just click on each link and save the file by the correct name.)

Finally my thanks to Laurent Bouchet who drew my attention to the problem and then patiently worked with my whilst I identified the cause and produced the corrected versions of the four broken header files.

© F. Glassborow & R. Allen 2003