home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / magazine / drdobbs / 1988 / 12 / index.doc < prev    next >
Text File  |  1988-12-31  |  2KB  |  70 lines

  1. DDJ Source Code for DECEMBER '88
  2.  
  3. [76703,4265]
  4. CTALK.ASC                 14-Dec-88 1588
  5.  
  6.     Keywords: DEC88 DDJ C-TALK
  7.  
  8.     A short listing of the class hierarchy and an example of C-Talk
  9.     programming. From the review article by Tello in December issue.
  10.  
  11.  
  12. [76703,4265]
  13. FUNC.ASC                  14-Dec-88 5365
  14.  
  15.     Keywords: DEC88 HYMOWECH FIND FUNCTION BRIEF
  16.  
  17.     Find that Function revisited - this time as a long Brief(tm) macro.
  18.  
  19.  
  20. [76703,4265]
  21. OS2IO.ASC                 14-Dec-88 4577
  22.  
  23.     Keywords: DEC88 DUNCAN OS2
  24.  
  25.     Ray Duncan on building generic O/S 2 i/o functions. The code is in 80x86
  26.     assembly language, but is designed to be linked with a C compiler. Ray
  27.     Duncan on generic O/S 2 i/o functions. The code is in assembler, but is
  28.     designed to be linked with a C compiler.
  29.  
  30.  
  31. [76703,4265]
  32. PORTBL.ASC                14-Dec-88 4494
  33.  
  34.     Keywords: DEC88 DDJ SOURCE BLACKHAM
  35.  
  36.     Example code from Greg Blackham's article on building portable data
  37.     structures and code.
  38.  
  39.  
  40. [76703,4265]
  41. PXREF.ASC                 14-Dec-88 19464
  42.  
  43.     Keywords: DEC88 STRUCTURED PROGRAMMING XREF MOD2
  44.  
  45.     Kent Porters Structered Programming Column for December. This month Kent
  46.     builds a cross reference generator for Modula 2 and Pascal.
  47.  
  48.  
  49. [76703,4265]
  50. SCROLL.ASC                14-Dec-88 48099
  51.  
  52.     Keywords: DDJ DEC88 VGA GRAPHICS BROWSER
  53.  
  54.     A file browser program for the IBM PC/AT equipped with an EGA or VGA card.
  55.     Despite its name, this is C code, not Smalltalk. Some very clever
  56.     algorithms for doing smooth pans and scrolls are embedded - the primary
  57.     thrust of the article. Worth looking at for examples of reasonable coding
  58.     practices, as well.
  59.  
  60.  
  61. [76703,4265]
  62. TWP.ASC                   14-Dec-88 18657
  63.  
  64.     Keywords: DEC88 DDJ C PROG COLUMN
  65.  
  66.     Al Steven's C programming column for December. A tiny word processor is
  67.     built
  68.  
  69. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  70.