home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 June
/
SIMTEL_0692.cdr
/
msdos
/
ddjmag
/
ddj8905.arc
/
DDJ0589.CI$
next >
Wrap
Text File
|
1989-05-12
|
2KB
|
65 lines
KERMIT.ASC 11-May-89 44614
Keywords: KERMIT MODULA2 MAY89
Kermit in Modula II. A nicely engineered implementation of the Kermit
protocol.
RLE.ASC 11-May-89 5343
Keywords: RLE MAY89 C
Another approach to generating run-length encoding for your files.
Useful for compressing graphics, or any files that have long runs of
data that remain constant.
SMLTER.ASC 11-May-89 28265
Keywords: C COLUMN STEVENS MAY89
Al Stevens starts a small interpretor for the Smallcomm program that
has been developing since September 1988.
STRUCT.ASC 11-May-89 13883
Keywords: TONKIN MAY89 STRUCTURES ENGINEERING
Language (and potentially, machine) independant structures. Some good
ideas in here for structureing some classes of code for portability.
TAWK.ASC 11-May-89 21976
Keywords: C++ MAY89 ECKEL AWK
Tiny Awk in C++. Bruce Tonkin provides a good example of C++
programming in a useful little program.
TSR.ASC 11-May-89 28807
Keywords: MAY89 TSR DOS ASM PASCAL
A look at basic TSR code and techniques. This is part one of a two
part series, look for the next installment in June.
VTOOLS.ASC 11-May-89 8453
Keywords: STRUCTURED PROGRAMMING MODULAII PASCAL MAY89
Jeff Dunteman's Structured Programming Column for May - a look at
type casting, and the continuation of the vtools code started in the
April issue
VUPORT.ASC 11-May-89 38160
Keywords: PORTER GRAPHICS VUPORTS MAY89
Kent Porter's Graphics Programming Column for May -this month we have
vuports revisited - if you are doing graphics programming, read this
code!