Index of /cica9308/UNZIPPED/PROGRAMR/LISTINGS/BLXV1

      Name                    Last modified       Size  Description

[DIR] Parent Directory 06-Dec-2005 04:08 - [TXT] HELLO.BAT 22-Jan-1991 07:13 1k [TXT] HELLOW.CPP 22-Jan-1991 17:21 3k [TXT] HELLOW.RC 21-Jan-1991 15:38 1k [TXT] INLINE.CPP 21-Jan-1991 16:31 1k [TXT] NAV.PAS 21-Jan-1991 15:13 2k [TXT] STDWIN.H 21-Jan-1991 15:39 1k [TXT] STR.CPP 21-Jan-1991 16:31 1k [TXT] TECHNIX.PAS 21-Jan-1991 15:59 1k [TXT] TTIME.CPP 21-Jan-1991 16:30 1k [TXT] WHELLO.C 23-Jan-1991 12:10 2k [TXT] WINAPP.CPP 21-Jan-1991 15:39 1k [TXT] WINAPP.H 21-Jan-1991 16:21 8k [TXT] WINDOW.CPP 21-Jan-1991 16:37 1k [TXT] WINFONT.H 21-Jan-1991 16:25 1k

The following are the source files for Borland Language Express
Winter 1991, Volume 1 Number 1:

  README       - this file
  README.COM   - Borland Readme program

Borland C++ by Richard Hale Shaw

  HELLOW.CPP   - main program source code
  WINAPP.CPP   - program source code
  STDWIN.H     - header file containing WinAppStdWindow class
  WINAPP.H     - header file containing main windows class definitions
  WINFONT.H    - header file containing WinFont class definition
  HELLOW.RC    - resource definition file
  HELLO.BAT    - batch file to build the C++ hello world program
  WHELLO.C     - C source code for traditional hello world program

Navigating with Turbo Vision by Tom Swan

  NAV.PAS      - directory navigation example

C++ Without Objects by Richard Hale Shaw

  WINDOW.CPP   - default function arguments example
  TTIME.CPP    - function overloading example
  STR.CPP      - function overloading example
  INLINE.CPP   - in-line functions example

Turbo Technix

  TECHNIX.PAS  - pascal file write & read example