Dec 162017
 
Source listings from C Gazette Volume 5 Number 5.
File CGAZV5N5.ZIP from The Programmer’s Corner in
Category Files from Magazines
Source listings from C Gazette Volume 5 Number 5.
File Name File Size Zip Size Zip Type
COLLECT.CPP 1251 491 deflated
COLLECT.H 2634 1027 deflated
EVENT.C 17390 4953 deflated
EVENT.DEF 608 333 deflated
EVENT.H 1646 647 deflated
EVENT.MAK 541 288 deflated
EVENT.RC 2388 681 deflated
EXPRESS.Y 3419 1307 deflated
LIST1.C 1178 496 deflated
LIST10.C 868 373 deflated
LIST2.C 1123 427 deflated
LIST3.C 664 275 deflated
LIST4.C 1103 435 deflated
LIST5.C 1467 525 deflated
LIST6.C 1466 460 deflated
LIST7.C 1258 465 deflated
LIST8.C 617 284 deflated
LIST9.C 3884 857 deflated
LISTIT.CPP 2869 1146 deflated
LZW-TEST.C 5251 1318 deflated
LZW.H 2195 811 deflated
LZW1.C 9330 2446 deflated
LZW2.C 6759 1878 deflated
LZW3.C 1040 443 deflated
PROFILER.C 32957 7339 deflated
PROFILER.DEF 160 133 deflated
PROFILER.H 344 212 deflated
PROFILER.MAK 899 326 deflated
PROFINIT.C 1520 591 deflated
PROFINIT.DEF 178 147 deflated
README.1ST 1686 878 deflated
SETV.C 3123 1108 deflated
TODOLIST.DAT 440 289 deflated
XMS.H 3352 1074 deflated
XMSEMB.C 2564 789 deflated
XMSGEN.C 5772 1565 deflated
XMSHMA.C 1407 616 deflated
XMSUMB.C 6150 1741 deflated

Download File CGAZV5N5.ZIP Here

Contents of the README.1ST file


The attached files are from the August/September 1991
issue of C Gazette, Vol. 5, No. 5

All files, unless copyrighted by the author(s), are
copyrighted by C Gazette and Oakley Publishing Inc. Your
use of them is subject to your agreeing to the following
terms:

Source code may be used freely if authorship
and publication are acknowledged.

Object code may be used freely.

Below is a list of the attached files.

For more information about C Gazette, the code-intensive
C magazine for users of MS-DOS, Windows, and OS/2, contact:

Oakley Publishing
P.O. Box 70167
Eugene, OR 97401-0110
USA
(503) 747-0800
(800) 234-0386

=============================================================

LZW*.* Dwayne Phillip's article on data compression using the
LZW (Zempel-Liv) string of folding recurring patterns
by use of unique codes.

LIST*.* Thomas Siering's expos of the different kinds of exceptions:
how to trigger them and how to trap them.

EVENT*.* Kanhom Ng on event scheduling under Windows. Shows how
to start one task from another at a preset time.

PROF*.* OS/2 Execution profiler by Mark Florence.

XMS*.* Comprehensive XMS interface with sample applications
by David Babcock.

SETV.C Testing the effects of setvbuf() on I/O performance
by John Rex.

COLLECT.* Bruce Eckel on using inheritance to create your own
LISTIT.* classes. Manager for a to-do list.
TODOLIST.DAT

EXPRESS.Y A yacc grammar for a small expression parser by Allen Holub.


 December 16, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)