Dec 232017
Source for December issue of DDJ. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
CTALK.ASC | 1588 | 696 | deflated |
FUNC.ASC | 5365 | 1499 | deflated |
INDEX.DOC | 2003 | 889 | deflated |
OS2IO.ASC | 4577 | 1629 | deflated |
PORTBL.ASC | 4494 | 1406 | deflated |
PXREF.ASC | 19464 | 5888 | deflated |
SCROLL.ASC | 48099 | 11060 | deflated |
TWP.ASC | 18657 | 5452 | deflated |
Download File DDJ1288.ZIP Here
Contents of the INDEX.DOC file
DDJ Source Code for DECEMBER '88
[76703,4265]
CTALK.ASC 14-Dec-88 1588
Keywords: DEC88 DDJ C-TALK
A short listing of the class hierarchy and an example of C-Talk
programming. From the review article by Tello in December issue.
[76703,4265]
FUNC.ASC 14-Dec-88 5365
Keywords: DEC88 HYMOWECH FIND FUNCTION BRIEF
Find that Function revisited - this time as a long Brief(tm) macro.
[76703,4265]
OS2IO.ASC 14-Dec-88 4577
Keywords: DEC88 DUNCAN OS2
Ray Duncan on building generic O/S 2 i/o functions. The code is in 80x86
assembly language, but is designed to be linked with a C compiler. Ray
Duncan on generic O/S 2 i/o functions. The code is in assembler, but is
designed to be linked with a C compiler.
[76703,4265]
PORTBL.ASC 14-Dec-88 4494
Keywords: DEC88 DDJ SOURCE BLACKHAM
Example code from Greg Blackham's article on building portable data
structures and code.
[76703,4265]
PXREF.ASC 14-Dec-88 19464
Keywords: DEC88 STRUCTURED PROGRAMMING XREF MOD2
Kent Porters Structered Programming Column for December. This month Kent
builds a cross reference generator for Modula 2 and Pascal.
[76703,4265]
SCROLL.ASC 14-Dec-88 48099
Keywords: DDJ DEC88 VGA GRAPHICS BROWSER
A file browser program for the IBM PC/AT equipped with an EGA or VGA card.
Despite its name, this is C code, not Smalltalk. Some very clever
algorithms for doing smooth pans and scrolls are embedded - the primary
thrust of the article. Worth looking at for examples of reasonable coding
practices, as well.
[76703,4265]
TWP.ASC 14-Dec-88 18657
Keywords: DEC88 DDJ C PROG COLUMN
Al Steven's C programming column for December. A tiny word processor is
built
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
[76703,4265]
CTALK.ASC 14-Dec-88 1588
Keywords: DEC88 DDJ C-TALK
A short listing of the class hierarchy and an example of C-Talk
programming. From the review article by Tello in December issue.
[76703,4265]
FUNC.ASC 14-Dec-88 5365
Keywords: DEC88 HYMOWECH FIND FUNCTION BRIEF
Find that Function revisited - this time as a long Brief(tm) macro.
[76703,4265]
OS2IO.ASC 14-Dec-88 4577
Keywords: DEC88 DUNCAN OS2
Ray Duncan on building generic O/S 2 i/o functions. The code is in 80x86
assembly language, but is designed to be linked with a C compiler. Ray
Duncan on generic O/S 2 i/o functions. The code is in assembler, but is
designed to be linked with a C compiler.
[76703,4265]
PORTBL.ASC 14-Dec-88 4494
Keywords: DEC88 DDJ SOURCE BLACKHAM
Example code from Greg Blackham's article on building portable data
structures and code.
[76703,4265]
PXREF.ASC 14-Dec-88 19464
Keywords: DEC88 STRUCTURED PROGRAMMING XREF MOD2
Kent Porters Structered Programming Column for December. This month Kent
builds a cross reference generator for Modula 2 and Pascal.
[76703,4265]
SCROLL.ASC 14-Dec-88 48099
Keywords: DDJ DEC88 VGA GRAPHICS BROWSER
A file browser program for the IBM PC/AT equipped with an EGA or VGA card.
Despite its name, this is C code, not Smalltalk. Some very clever
algorithms for doing smooth pans and scrolls are embedded - the primary
thrust of the article. Worth looking at for examples of reasonable coding
practices, as well.
[76703,4265]
TWP.ASC 14-Dec-88 18657
Keywords: DEC88 DDJ C PROG COLUMN
Al Steven's C programming column for December. A tiny word processor is
built
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
December 23, 2017
Add comments