forked from benwbooth/tvision
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAnnounce
More file actions
18 lines (12 loc) · 686 Bytes
/
Copy pathAnnounce
File metadata and controls
18 lines (12 loc) · 686 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
TVision 0.8 - C++ application framework library
-----------------------------------------------
Turbo Vision (or TV, for short) is a library that provides an application
framework. With TV you can write a beautiful object-oriented character-mode
user interface in a short time.
TV is available in C++ and Pascal and is a product of Borland International.
It was developed to run on MS-DOS systems, but today it is available for many
other platforms (ported by independent programmers).
This port is based on the Borland 2.0 version with fixes.
Warning: the BSD-style copyright is applicable only to the modifications
brought by Sergio Sigala to the original code.
Happy hacking!