home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD1.mdf
/
magazine
/
borllexp
/
blx_1_1
/
readme
< prev
next >
Wrap
Text File
|
1991-02-17
|
1KB
|
32 lines
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