Dec 132017
 
Windows in turbo c.
File TCWIND16.ZIP from The Programmer’s Corner in
Category C Source Code
Windows in turbo c.
File Name File Size Zip Size Zip Type
READ.ME 1294 589 deflated
WINDC.LIB 17920 8417 deflated
WINDDEMO.C 35740 8361 deflated
WINDDEMO.EXE 44274 17755 deflated
WINDDEMO.PRJ 65 56 deflated
WINDH.LIB 19968 8624 deflated
WINDL.LIB 18432 8510 deflated
WINDM.LIB 17408 8134 deflated
WINDOW.H 5882 1962 deflated
WINDS.LIB 16896 8050 deflated

Download File TCWIND16.ZIP Here

Contents of the READ.ME file


Window Routine's for Turbo C
(C)opywrite 1987 by Daniel R. Evans

Programs that you write using these window routine's may be, used,
given away, or sold without a fee of any kind. You may not sell (except for
reasonable duplication fees) these routines as part of or as any kind of
window or screen package. These routines may be copied and distributed as long
as all the files are included in the distribution.

INCLUDED FILES:
WINDS.LIB
WINDM.LIB
WINDC.LIB
WINDL.LIB
WINDH.LIB Library files for all models except TINY
WINDOW.H Header file of window definitions
WINDDEMO.EXE Demo and tutor executable file
WINDDEMO.C Source code for demo
WINDDEMO.PRJ Project file for winddemo
READ.ME This file



Documentation for the window routines is in the winddemo execute file.
Run this file, study the source code winddemo.c and the include file
window.h. You should not have any trouble writing your own routines.
Remember you must include the window.h file and link with wind?.obj and
turbo C's MCMVSMEM.obj. ENJOY!
D.R. Evans


 December 13, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)