Dec 192017
“C User’s Journal” C Source routines. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
!CDC1006.001 | 51 | 51 | stored |
!README | 2188 | 1076 | deflated |
1006014A | 665 | 309 | deflated |
1006016A | 2902 | 758 | deflated |
1006017A | 360 | 207 | deflated |
1006018A | 352 | 196 | deflated |
1006020A | 1741 | 498 | deflated |
1006022A | 1199 | 421 | deflated |
1006024A | 62 | 54 | deflated |
1006024B | 2232 | 951 | deflated |
1006026A | 893 | 428 | deflated |
1006028A | 2578 | 931 | deflated |
1006032A | 1468 | 468 | deflated |
1006032B | 326 | 149 | deflated |
1006036A | 621 | 279 | deflated |
1006038A | 1289 | 473 | deflated |
1006046A | 1743 | 704 | deflated |
1006047A | 1280 | 674 | deflated |
1006048A | 4748 | 1403 | deflated |
1006051A | 1849 | 876 | deflated |
1006057A | 222 | 117 | deflated |
1006057B | 295 | 165 | deflated |
1006071A | 1575 | 456 | deflated |
1006071B | 1085 | 353 | deflated |
1006074A | 215 | 98 | deflated |
1006074B | 387 | 246 | deflated |
1006075A | 991 | 426 | deflated |
1006076A | 590 | 290 | deflated |
1006076B | 1973 | 802 | deflated |
1006078A | 2154 | 813 | deflated |
1006083A | 129 | 98 | deflated |
1006084A | 80 | 68 | deflated |
1006084B | 88 | 78 | deflated |
1006084C | 64 | 64 | stored |
1006088A | 200 | 139 | deflated |
1006088B | 384 | 158 | deflated |
1006089A | 573 | 232 | deflated |
1006090A | 474 | 213 | deflated |
1006090B | 656 | 297 | deflated |
1006091A | 791 | 352 | deflated |
1006092A | 894 | 353 | deflated |
1006095A | 6422 | 1882 | deflated |
1006098A | 405 | 214 | deflated |
1006099A | 269 | 189 | deflated |
1006102A | 10352 | 2521 | deflated |
1006109A | 10810 | 2872 | deflated |
CRNL.C | 1999 | 828 | deflated |
FILENAME.TXT | 2133 | 919 | deflated |
UPDATE.DOC | 358 | 197 | deflated |
Download File CUJ9206.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 magazine 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 magazine 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 19, 2017
Add comments