Dec 142017
“C User’s Journal” C Source routines. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
!CDC1002.001 | 1 | 1 | stored |
!README | 2188 | 1076 | deflated |
1002014A | 248 | 168 | deflated |
1002014B | 323 | 191 | deflated |
1002014C | 563 | 341 | deflated |
1002014D | 583 | 318 | deflated |
1002017A | 681 | 375 | deflated |
1002018A | 1027 | 490 | deflated |
1002022A | 405 | 235 | deflated |
1002024A | 223 | 105 | deflated |
1002024B | 559 | 310 | deflated |
1002024C | 211 | 104 | deflated |
1002026A | 97 | 72 | deflated |
1002026B | 278 | 187 | deflated |
1002027A | 514 | 271 | deflated |
1002027B | 169 | 124 | deflated |
1002036A | 539 | 258 | deflated |
1002037A | 1318 | 508 | deflated |
1002038A | 2343 | 698 | deflated |
1002044A | 3320 | 1226 | deflated |
1002049A | 10954 | 2876 | deflated |
1002056A | 3617 | 1092 | deflated |
1002058A | 6356 | 1520 | deflated |
1002060A | 10581 | 2073 | deflated |
1002064A | 10957 | 2247 | deflated |
1002069A | 10526 | 2586 | deflated |
1002074A | 22018 | 5116 | deflated |
1002092A | 5115 | 1361 | deflated |
1002096A | 501 | 236 | deflated |
1002096B | 200 | 152 | deflated |
1002096C | 183 | 137 | deflated |
1002097A | 1973 | 752 | deflated |
1002097B | 2753 | 916 | deflated |
1002102A | 672 | 318 | deflated |
1002108A | 212 | 93 | deflated |
1002109A | 392 | 152 | deflated |
1002109B | 310 | 185 | deflated |
1002110A | 309 | 142 | deflated |
1002111A | 3394 | 925 | deflated |
CRNL.C | 1999 | 828 | deflated |
CUJHUFF.C | 6330 | 1511 | deflated |
CUJHUFF.H | 3595 | 1080 | deflated |
FILENAME.TXT | 2133 | 922 | deflated |
MOF.C | 1219 | 452 | deflated |
MRW.C | 1433 | 421 | deflated |
NUMCVRT.C | 9792 | 1776 | deflated |
RSTRING.C | 1147 | 394 | deflated |
UPDATE.DOC | 375 | 201 | deflated |
Download File CUJ9202.ZIP Here
Contents of the FILENAME.TXT file
************************* MASTER CODE ***************************************
The name of the first file in this disk's directory identifies the volume,
issue number and revision of the disk. The format of this filename is:
#CDmvvii.rrr
where
# = the '#' character
m = C for C Users Journal, W for Windows/DOS Developer's Journal
vv = volume
ii = issue
rrr = revision (001 for initial release, 002 for next update, etc.)
The file UPDATE.DOC contains information about any additions or
corrections to material on the disk since the original magazine
publication.
************************* FILENAME CONVENTION *******************************
Names of files that appeared in the magainze are configured with a
volume number, an issue number, a page number and an alphabetic
letter, as follows:
vNiipppc
where
v = first digit of volume number
N = the letter N if v < 9, else the second digit of the volume number
ii = issue number
ppp = page number
c = A for first on page, B for 2nd on page, etc.
Examples: 8N04121A: the first listing on page 121 in volume 8, issue 4.
1001035b: the second listing on page 35 in volume 10, issue 1.
************************** ADDITIONAL FILES *****************************
If there are additional files (that did not appear in the actual article)
supplied to us by authors for inclusion in the code disk, they may be
combined into a self-extracting PKZIP archive having the author's name as
filename, and extension .EXE. To uncompress such an archive, place it into
a directory all by itself and run it. Short files may not be compressed.
If you have questions regarding to the disk, please call or write us.
-----------------------------------------------------------------------------
R&D Publications, Inc.
1601 W. 23rd St. Suite 200
Lawrence, KS 66046
(913) 841-1631
-----------------------------------------------------------------------------
The name of the first file in this disk's directory identifies the volume,
issue number and revision of the disk. The format of this filename is:
#CDmvvii.rrr
where
# = the '#' character
m = C for C Users Journal, W for Windows/DOS Developer's Journal
vv = volume
ii = issue
rrr = revision (001 for initial release, 002 for next update, etc.)
The file UPDATE.DOC contains information about any additions or
corrections to material on the disk since the original magazine
publication.
************************* FILENAME CONVENTION *******************************
Names of files that appeared in the magainze are configured with a
volume number, an issue number, a page number and an alphabetic
letter, as follows:
vNiipppc
where
v = first digit of volume number
N = the letter N if v < 9, else the second digit of the volume number
ii = issue number
ppp = page number
c = A for first on page, B for 2nd on page, etc.
Examples: 8N04121A: the first listing on page 121 in volume 8, issue 4.
1001035b: the second listing on page 35 in volume 10, issue 1.
************************** ADDITIONAL FILES *****************************
If there are additional files (that did not appear in the actual article)
supplied to us by authors for inclusion in the code disk, they may be
combined into a self-extracting PKZIP archive having the author's name as
filename, and extension .EXE. To uncompress such an archive, place it into
a directory all by itself and run it. Short files may not be compressed.
If you have questions regarding to the disk, please call or write us.
-----------------------------------------------------------------------------
R&D Publications, Inc.
1601 W. 23rd St. Suite 200
Lawrence, KS 66046
(913) 841-1631
-----------------------------------------------------------------------------
December 14, 2017
Add comments