OBERON.ASC
Title: OBERON SYSTEM 3
Keywords: OCT94  OBERON  OBJECT-ORIENTED  DISTRIBUTED COMPUTING
Published source code accompanying Johannes Marais's article on 
Oberon System 3 which presents the programming language and 
operating system as a symbiotic whole. 

DEBUG.ASC
Title: MAKING A CASE FOR ANIMATING C++ PROGRAMS
Keywords: OCT94   C++   DEBUGGING   OBJECT ORIENTED
Published source code accompanying Alan West's article which 
argues that object-oriented systems require dynamic object- 
oriented animated views that show objects as they are created and 
destroyed and as they communicate, rather than animating static 
structural views. 

STATE.ASC
Title: EXTENDED STATE DIAGRAMS AND REACTIVE SYSTEMS
Keywords: OCT94    FINITE STATE MACHINES   C++  EMBEDDED SYSTEMS
Published source code generated by the BetterState tool in Doron 
Drusinsky's article on extended state diagrams (also known as "Harel 
diagrams") can be used to reactive systems--those which endlessly 
react to a plurality of partially correlated entities in their 
environment.

NETBUI.ASC
Title: NETWORK COMMUNICATIONS USING NetBEUI PROTOCOL
Keywords: OCT94  C CHICAGO  NT  WINDOWS  NETWORKING
Published source code accompanying Marshal Brain's article on 
NetBEUI, the native network protocol for both Windows NT and the 
upcoming "Chicago" handles such things as disk and printer 
sharing over the network. 

OLEINI.ASC
Title: OLE2 AND WINDOWS .INI FILES
Keywords: OCT94   OLE   WINDOWS   INITIALIZATION
Published source code accompanying Billy Cousins article on Object 
Linking and Embedding (OLE), an architecture which allows 
applications to integrate data or objects into a compound 
document. Billy presents functions that let you use compound 
files to replace and enhance the initialization file functions 
provided with Windows. Also see OLEINI.ZIP.

OLEINI.ZIP
Title: OLE2 AND WINDOWS .INI FILES
Keywords: OCT94   OLE   WINDOWS   INITIALIZATION
Unpublished source code which presents the entire system 
described by Billy Cousins in his article on Object 
Linking and Embedding (OLE), an architecture which allows 
applications to integrate data or objects into a compound 
document. Requires PKUNZIP.EXE to extract.

CPROG.ASC
Title: C PROGRAMMING COLUMN
Keywords: OCT94  C  C++   INTERPRETER
Published source code accompanying Al Stevens column which presents
the symbol-table and lexical scanner used by his Quincy C interpreter.
Also see QNC41.ZIP.

QNC41.ZIP
Title: Quincy 4.1
Keywords: OCT94   C   D-FLAT    QUINCY  
Executables for Quincy version 4.1, Al Stevens'C interpreter with a 
D-Flat-based IDE. Also see Q41SRC.ZIP. Requires PKUNZIP.EXE to extract.

Q41SRC.ZIP
Title: Quincy 4.1
Keywords: OCT94   C   D-FLAT    QUINCY  
The source code for Qunicy version 4.1, Al Stevens'C interpreter with a 
D-Flat-based IDE. Also see QNC41.ZIP. Requires PKUNZIP.EXE to extract.

DFLT19.ZIP
Title: D-Flat v19
Keywords: OCT94   C  DFLAT  CUA/SAA   
The current version of Al Stevens' D-Flat interface library for 
C. Requires PKUNZIP.EXE to extract.

DFPP04.ZIP
Title: D-Flat++ v4
Keywords: OCT94 C++  DFLAT  CUA/SAA   
The current version of Al Stevens' D-Flat interface library for 
C++. Requires PKUNZIP.EXE to extract.

LET104.ASC
Title: LETTERS TO THE EDITOR
Keywords: OCT94   FRACTALS    NT   WINDOWS

AA104.ZIP
Title: ALGORITHM ALLEY
Keywords: OCT94  C  ALGORITHMS  COMBINATORIAL OPTIMZATION  
Bruce Schneier presents Ken Price's genetic annealing technique, 
a versatile approach to global optimization that's based on 
combination of genetic algorithms and simulated annealing. 
Requires PKUNZIP.EXE to extract.
 