home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / progc / itcoct90.arj / READ.ME < prev    next >
Encoding:
Text File  |  1991-09-07  |  1.1 KB  |  25 lines

  1. ╔═══════════════════════════════════════════════════════════════════════╗
  2. ║  OCTOBER 1990                        Inside Turbo C    ║
  3. ╟───────────────────────────────────────────────────────────────────────╢
  4. ║  Redirecting stdin, stdout, stderr, stdprn, and stdaux        ║
  5. ║     CHREDIR.C - source program                    ║
  6. ║                                    ║
  7. ║  Passing data between two programs that are in memory simultaneously    ║
  8. ║     PROG1.C, PROG2.C, SHAREDAT.H - source program            ║
  9. ║                                    ║
  10. ║  Avoiding the "Floating point formats not linked" message        ║
  11. ║     FLOATBUG.C - source program                    ║
  12. ║                                    ║
  13. ║  Writing records to dBASE files                    ║
  14. ║     DBWRITE.C, DBASE.H - source code                    ║
  15. ║     PLANETS.DBF - the input dBASE file                ║
  16. ║     NEWPLAN.DBF - the output dBASE file                ║
  17. ║                                    ║
  18. ║  Function tables can help organize your programs            ║
  19. ║     FT.C - source code                        ║
  20. ║                                    ║
  21. ║  Tabstops for all listings are set to 4 spaces.            ║
  22. ╟───────────────────────────────────────────────────────────────────────╢
  23. ║  Last updated: 20 November 1990                    ║
  24. ╚═══════════════════════════════════════════════════════════════════════╝
  25.