home *** CD-ROM | disk | FTP | other *** search
- ╔═══════════════════════════════════════════════════════════════════════╗
- ║ OCTOBER 1990 Inside Turbo C ║
- ╟───────────────────────────────────────────────────────────────────────╢
- ║ Redirecting stdin, stdout, stderr, stdprn, and stdaux ║
- ║ CHREDIR.C - source program ║
- ║ ║
- ║ Passing data between two programs that are in memory simultaneously ║
- ║ PROG1.C, PROG2.C, SHAREDAT.H - source program ║
- ║ ║
- ║ Avoiding the "Floating point formats not linked" message ║
- ║ FLOATBUG.C - source program ║
- ║ ║
- ║ Writing records to dBASE files ║
- ║ DBWRITE.C, DBASE.H - source code ║
- ║ PLANETS.DBF - the input dBASE file ║
- ║ NEWPLAN.DBF - the output dBASE file ║
- ║ ║
- ║ Function tables can help organize your programs ║
- ║ FT.C - source code ║
- ║ ║
- ║ Tabstops for all listings are set to 4 spaces. ║
- ╟───────────────────────────────────────────────────────────────────────╢
- ║ Last updated: 20 November 1990 ║
- ╚═══════════════════════════════════════════════════════════════════════╝
-