Home Source Code Catalog Write for Us Contact Us
 
   
Buy this title
Join email list
Register this title

 

   
About This Title
Table of Contents
Preface
Quotes of Note
you are hereSupplements
Updates and Explanations
Praise
Author Info
   

 

ISBN: 0-201-69587-1
  Copyright: 1997  
  Price: $22.95  
  Binding: Paper  
  Pages: 224  

C++ Distilled: A Concise ANSI/ISO Reference and Style Guide

Ira Pohl

Supplements

Program code to accompany text is available at our ftp site in Unix and PC formats. Files are identical except for the method used in compressing/archiving.

drp.tar.Z contains the files in Unixtarred/compressed format. To uncompress and detar under Unix, the following command sequence can be used:

   uncompress drp.tar

   tar -xvf drp.tar

Utilities such as GZip may also be used to uncompress the files.

drp.zip contains the files in PKZIP format. If you do not already have it, you can download a copy of PKZIP 2.04g which can be used to unzip these files on a DOS-compatible machine. Mac users can unzip this file using zip-it-126.sit.hqx. You must use the -d option when pkunzipping or you will lose directory structure and overwrite some files:

    pkunzip -d drp
    back to top  

0.4000