--------------------------------------------------------------------------------------
 Teach Yourself Advanced C in 21 Days
 by Jones/Guntle
 Sams Publishing  1-800-428-5331

 The perfect tutorial for C programmers wanting to take their skills to the next
 level.  Designed to be the follow-up tutorial to the super-successful
 "Teach Yourself C in 21 Days"

	* Uses lots of visual elements such as shaded syntax boxes, notes boxes, and
          line-by-line descriptions of the program examples
	* Intruduces carefully planned series of lessons, quizzes, exercises, and
          workshops to motivate and reinforce learning

 Covers ANSI C   900 pp.
 Intermediate - Advanced user levels
 ISBN# 0-672-30471-6
--------------------------------------------------------------------------------------
** NOTE **
THIS DISK IS ONLY THE SOURCE CODE FROM THE BOOK.  YOU NEED THE BOOK TO FOLLOW ALONG 
WITH THE LESSONS.



To install the files to your hard drive, complete the following steps:

1. At the DOS prompt, change to the drive containing the installation 
   disk. For example, if the disk is in drive B:, type B: and press
   Enter.

2. Type INSTALL <drive>, where <drive> is the letter of your hard drive,
   and press Enter. For example, to install the files to your C hard
   drive, type INSTALL C: and press Enter.

The installation program will copy the "Teach Yourself Advanced C in 21
Days" files to a directory named \TYAC, which will be automatically
created. The files are arranged by day in subdirectories. For example,
the code for Day 11 is in the \TYAC\DAY11 subdirectory.

The book's main application, Record of Records, is in the \TYAC\RECOFREC
subdirectory.

The C library files developed throughout the book are in the TYAC\LIB
subdirectory.

For more information on these files, please refer to the book.

*** END ***
