Keyword | Brief description |
---|---|
TABDEN.MAC | Replaces the tab characters in one or more files with spaces or replaces groups of spaces with tabs |
TAIL.MAC | The program displays the last ten lines of a text file |
TARGET.MAC | A play to hit a moving target - originally written for the SOL computer |
TENNIS | A tennis game |
TERMFILE.MAC | Dumps all or a selected terminal definition of the TURBO PASCAL 3.x data file TINST.DTA |
Tipps and hints for programming |
A compilation of topics for system programming under CP/M:
|
Tools for assembler programming | A collection of useful tools |
Tracer | Tracing variables in Turbo-Pascal programs |
Trigonometric functions using integer mathematics (I) | This article discusses how tasks with real numbers can be accomplished also with integer numbers |
Trigonometric functions using integer mathematics (II) | Also this article discusses how tasks with real numbers can be accomplished with integer numbers - using tables |
TRUNC80.MAC | The program reduces the number of characters to exactly 80 per line |
TURBO PASCAL | The disassembled TURBO PASCAL 3.x |
TURBO Pascal and append | The missing procedure APPEND for CP/M 80 in TURBO Pascal |
TURBO Pascal and working with addresses | A proposal for handling of 16-bit values as words |
TURBO Pascal and background processing | A proposal for background processing on keyboard input |
TURBO PASCAL code optimization | An article describing a code optimization program for TURBO PASCAL |
TURBO Pascal and generating inline code | Generator for inline code based upon the REL-80 format |
TURBO Pascal Run Time Error | An error, which make programs run into an endless loop |
TURBO PASCAL without crash | How to intercept the crash of a program compiled by TURBO Pascal |