home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_100 / 111_01 / _headers.vol < prev    next >
Text File  |  1985-08-21  |  9KB  |  370 lines

  1. /*
  2. HEADER:        ;
  3. TITLE:        Binary Calculator;
  4.  
  5. DESCRIPTION:    "C header file required for compiling BC.C.
  6.         Contains definitions of constants and
  7.         declarations of external variables.";
  8.  
  9. SYSTEM:        CP/M-80;
  10. FILENAME:    BCDEF.H;
  11. CRC:        EFFA;
  12. SEE-ALSO:    BC.C;
  13. AUTHORS:    Jan Larsson;
  14. COMPILERS:    BDS C;
  15. */
  16. /*
  17. HEADER:        ;
  18. TITLE:        MXprint;
  19. VERSION:    1.0;
  20. DATE:        02/28/1982;
  21.  
  22. DESCRIPTION:    "C header file required for compiling MXPRINT.C.
  23.         Contains printer control codes, port addresses,
  24.         and C functions for printer control.";
  25.  
  26. KEYWORDS:    Print, utility, MX80, MX100;
  27. SYSTEM:        CP/M-80;
  28. FILENAME:    MXPRINT.H;
  29. CRC:        56E9;
  30. SEE-ALSO:    MXPRINT.C;
  31. AUTHORS:    Joe Shannon;
  32. COMPILERS:    BDS C;
  33. */
  34. /*
  35. HEADER:        ;
  36. TITLE:        MicroAngelo;
  37. VERSION:    1.0;
  38. DATE:        02/28/1982;
  39.  
  40. DESCRIPTION:    "C header file required for compiling MCROANG.C.
  41.         Contains definitions of characters which control the
  42.         MicroAngelo graphics board.";
  43.  
  44. KEYWORDS:    MicroAngelo, graphics;
  45. SYSTEM:        CP/M-80;
  46. FILENAME:    MCROANG.H;
  47. CRC:        A196;
  48. SEE-ALSO:    MCROANG.C;
  49. AUTHORS:    Joe Shannon;
  50. COMPILERS:    BDS C;
  51. */
  52. /*
  53. HEADER:        ;
  54. TITLE:        Squeezer;
  55.  
  56. DESCRIPTION:    "C header file required for compiling SQ.C.
  57.         Contains definitions of constants, variables,
  58.         and structures.";
  59.  
  60. KEYWORDS:    Data compression, squeeze, unsqueeze;
  61. SYSTEM:        CP/M-80;
  62. FILENAME:    SQ.H;
  63. CRC:        137B;
  64. SEE-ALSO:    SQ.C;
  65. AUTHORS:    Dick Greenlaw;
  66. COMPILERS:    BDS C;
  67. */
  68. /*
  69. HEADER:        ;
  70. TITLE:        Squeezer;
  71.  
  72. DESCRIPTION:    "C header file required for compiling USQ.C.
  73.         Contains definitions of external variables and structures.";
  74.  
  75. KEYWORDS:    Data compression, squeeze, unsqueeze;
  76. SYSTEM:        CP/M-80;
  77. FILENAME:    USQ.H;
  78. CRC:        C4F0;
  79. SEE-ALSO:    USQ.C;
  80. AUTHORS:    Dick Greenlaw;
  81. COMPILERS:    BDS C;
  82. */
  83. /*
  84. HEADER:        ;
  85. TITLE:        Squeezer;
  86.  
  87. DESCRIPTION:    "C header file required for compiling SQ.C.
  88.         Contains definitions of constants and variables.";
  89.  
  90. KEYWORDS:    Data compression, squeeze, unsqueeze;
  91. SYSTEM:        CP/M-80;
  92. FILENAME:    SQCOM.H;
  93. CRC:        2FAE;
  94. SEE-ALSO:    SQ.C;
  95. AUTHORS:    Dick Greenlaw;
  96. COMPILERS:    BDS C;
  97. */
  98. /*
  99. HEADER:        ;
  100. TITLE:        Binary Calculator;
  101.  
  102. DESCRIPTION:    "Contains comments about BC.C and BCANLYZ.C, and
  103.         contains compiling instructions.  Usage instructions
  104.         may be found in BC.C, or obtained by running BC.";
  105.  
  106. KEYWORDS:    Arithmetic, logical, expression, evaluator, calculator;
  107. SYSTEM:        CP/M-80;
  108. FILENAME:    BC.DOC;
  109. CRC:        EEE4;
  110. SEE-ALSO:    BC.C;
  111. AUTHORS:    Jan Larsson;
  112. */
  113. /*
  114. HEADER:        ;
  115. TITLE:        Binary Calculator;
  116.  
  117. DESCRIPTION:    "A review of BC by the librarian of the
  118.         CUG Utilities IV diskette.";
  119.  
  120. KEYWORDS:    Arithmetic, logical, expression, evaluator, calculator;
  121. SYSTEM:        CP/M-80;
  122. FILENAME:    BCREVIEW.DOC;
  123. CRC:        F84D;
  124. SEE-ALSO:    BC.C;
  125. AUTHORS:    Jan Larsson;
  126. */
  127. /*
  128. HEADER:        ;
  129. TITLE:        Squeezer;
  130. DATE:        08/29/1981;
  131.  
  132. DESCRIPTION:    "A list of significant changes to the SQ programs,
  133.         which occurred between June 16 and August 29, 1981.";
  134.  
  135. KEYWORDS:    Data compression, squeeze, unsqueeze;
  136. SYSTEM:        CP/M-80;
  137. FILENAME:    SQ-CHGS.DOC;
  138. CRC:        C73C;
  139. SEE-ALSO:    SQ.C;
  140. AUTHORS:    Dick Greenlaw;
  141. */
  142. /*
  143. HEADER:        ;
  144. TITLE:        Squeezer;
  145. DATE:        05/18/1981;
  146.  
  147. DESCRIPTION:    "An interesting description of the operation of the
  148.         SQUEEZE and UNSQUEEZE programs, and of the successive
  149.         performance improvements achieved during the development.";
  150.  
  151. KEYWORDS:    Data compression, squeeze, unsqueeze;
  152. SYSTEM:        CP/M-80;
  153. FILENAME:    SQ-HSTRY.DOC;
  154. CRC:        3EED;
  155. SEE-ALSO:    SQ.C;
  156. AUTHORS:    Dick Greenlaw;
  157. */
  158. /*
  159. HEADER:        ;
  160. TITLE:        Cyclic redundancy check;
  161.  
  162. DESCRIPTION:    "Brief but adequate instructions for using CRCK4.
  163.         Could be used as an on-line help file.
  164.  
  165. KEYWORDS:    Checksum, cyclic redundancy, polynomial, file, utility.;
  166. SYSTEM:        CP/M-80;
  167. FILENAME:    CRCK4.DOC;
  168. CRC:        97B7;
  169. SEE-ALSO:    CRCK4.ASM, CRCK4.COM;
  170. AUTHORS:    Keith Peterson;
  171. */
  172. /*
  173. HEADER:        ;
  174. TITLE:        ISIS directory lister;
  175. VERSION:    1.0;
  176.  
  177. DESCRIPTION:    "Briefly describes the purpose and usage of the IDIR program.";
  178.  
  179. KEYWORDS:    Disk, diskette, directory, utility, ISIS;
  180. SYSTEM:        CP/M-80;
  181. FILENAME:    IDIR.DOC;
  182. WARNINGS:    "IDIR.C contains a syntax error which prevents compiling.";
  183. CRC:        F449;
  184. SEE-ALSO:    IDIR.C;
  185. AUTHORS:    Jan Larsson;
  186. */
  187. /*
  188. HEADER:        ;
  189. TITLE:        MXprint;
  190.  
  191. DESCRIPTION:    "Instructions for using the MXprint program.";
  192.  
  193. KEYWORDS:    Print, utility, MX80, MX100;
  194. SYSTEM:        CP/M-80;
  195. FILENAME:    MXPRINT.DOC;
  196. CRC:        25FA;
  197. SEE-ALSO:    MXPRINT.C;
  198. AUTHORS:    Joe Shannon;
  199. */
  200. /*
  201. HEADER:        ;
  202. TITLE:        Diskette sector editor;
  203. VERSION:    1.4;
  204.  
  205. DESCRIPTION:    "Compiling instructions and usage instructions
  206.         for the SE program.";
  207.  
  208. KEYWORDS:    Disk, utility, editor, sector;
  209. SYSTEM:        CP/M-80, V2.2;
  210. FILENAME:    SE.DOC;
  211. CRC:        9CE4;
  212. SEE-ALSO:    SE.C;
  213. AUTHORS:    Jan Larsson;
  214. */
  215. /*
  216. HEADER:        ;
  217. TITLE:        Squeezer;
  218. DATE:        07/18/1981;
  219.  
  220. DESCRIPTION:    "A comprehensive instruction manual for the use of the
  221.         programs in the squeeze/unsqueeze utility package.
  222.         Provides many examples, including many which illustrate
  223.         the power of directed I/O, pipes, and wild card
  224.         expansion of command line arguments.  This document is
  225.         educational, even if you never use the SQ/USQ utilities.";
  226.  
  227. KEYWORDS:    Data compression, squeeze, unsqueeze;
  228. SYSTEM:        CP/M-80;
  229. FILENAME:    SQUEEZER.DOC;
  230. CRC:        3F0C;
  231. SEE-ALSO:    SQ.C, USQ.C, FLS.C;
  232. AUTHORS:    Dick Greenlaw;
  233. */
  234. /*
  235. HEADER:        ;
  236. TITLE:        Cyclic redundancy check;
  237. VERSION:    4.2B;
  238. DATE:        04/27/81;
  239.  
  240. DESCRIPTION:    "Computes a check number for a file or a group of files.
  241.         Will send the results to the console, or place them in a
  242.         file.  This is an 8080 assembly language source file.";
  243.  
  244. KEYWORDS:    Checksum, cyclic redundancy, polynomial, file, utility.;
  245. SYSTEM:        CP/M-80;
  246. FILENAME:    CRCK4.ASM;
  247. WARNINGS:    "While the check numbers computed by this (and related)
  248.         programs are widely used in the personal computer community,
  249.         the CRC polynomial division algorithm is NOT correctly
  250.         implemented.  The results are not true cyclic redundancy
  251.         checks.  However, there is consistency between this and
  252.         many other programs, which may be sufficient.
  253.         John M. Smith";
  254. CRC:        09E9;
  255. SEE-ALSO:    CRCK4.COM, CRCK4.DOC;
  256. AUTHORS:    Keith Peterson;
  257. COMPILERS:    MAC assembler;
  258. REFERENCES:
  259.     AUTHORS:    Fred Gutman;
  260.     TITLE:        "8080 Routine Generates CRC Character";
  261.     CITATION:    "EDN magazine, June 5, 1979, page 84.";
  262.     AUTHORS:    Krishna Rallapalli;
  263.     TITLE:        "CRC Error Detection Schemes Ensure Data Accuracy";
  264.     CITATION:    "EDN magazine, September 5, 1978, p119."
  265. ENDREF;
  266. */
  267. /*
  268. HEADER:        ;
  269. TITLE:        Cyclic redundancy check;
  270. VERSION:    4.2B;
  271. DATE:        04/27/81;
  272.  
  273. DESCRIPTION:    "Computes a check number for a file or a group of files.
  274.         Will send the results to the console, or place them in
  275.         a file.  This is a CP/M .COM file.";
  276.  
  277. KEYWORDS:    Checksum, cyclic redundancy, polynomial, file, utility.;
  278. SYSTEM:        CP/M-80;
  279. FILENAME:    CRCK4.COM;
  280. WARNINGS:    "While the check numbers computed by this (and related)
  281.         programs are widely used in the personal computer community,
  282.         the CRC polynomial division algorithm is NOT correctly
  283.         implemented.  The results are not true cyclic redundancy
  284.         checks.  However, there is consistency between this and
  285.         many other programs, which may be sufficient.
  286.         John M. Smith";
  287. CRC:        B8F5;
  288. SEE-ALSO:    CRCK4.ASM, CRCK4.DOC;
  289. AUTHORS:    Keith Peterson;
  290. REFERENCES:
  291.     AUTHORS:    Fred Gutman;
  292.     TITLE:        "8080 Routine Generates CRC Character";
  293.     CITATION:    "EDN magazine, June 5, 1979, page 84.";
  294.     AUTHORS:    Krishna Rallapalli;
  295.     TITLE:        "CRC Error Detection Schemes Ensure Data Accuracy";
  296.     CITATION:    "EDN magazine, September 5, 1978, p119."
  297. ENDREF;
  298. */
  299. /*
  300. HEADER:        ;
  301. TITLE:        Squeeze;
  302. DATE:        11/11/1985;
  303. DESCRIPTION:    "Submit file for compiling SQ.C";
  304. SYSTEM:        CP/M-80;
  305. FILENAME:    SQ.SUB;
  306. CRC:        A796;
  307. SEE-ALSO:    SQUEEZER.DOC;
  308. AUTHORS:    John M. Smith;
  309. COMPILERS:    BDS C;
  310. */
  311. /*
  312. HEADER:        ;
  313. TITLE:        Unsqueeze;
  314. DATE:        11/11/1985;
  315. DESCRIPTION:    "Submit file for compiling USQ.C";
  316. SYSTEM:        CP/M-80;
  317. FILENAME:    USQ.SUB;
  318. CRC:        63AA;
  319. SEE-ALSO:    SQUEEZER.DOC;
  320. AUTHORS:    John M. Smith;
  321. COMPILERS:    BDS C;
  322. */
  323. /*
  324. HEADER:        ;
  325. TITLE:        FLS;
  326. DATE:        11/11/1985;
  327. DESCRIPTION:    "Submit file for compiling FLS.C";
  328. SYSTEM:        CP/M-80;
  329. FILENAME:    FLS.SUB;
  330. CRC:        8F94;
  331. SEE-ALSO:    SQUEEZER.DOC;
  332. AUTHORS:    John M. Smith;
  333. COMPILERS:    BDS C;
  334. */
  335. /*
  336. HEADER:        ;
  337. TITLE:        Labels;
  338. VERSION:    1.2;
  339.  
  340. DESCRIPTION:    "Sample address file for use with the address
  341.         label maker LABELS.C";
  342.  
  343. KEYWORDS:    Labels, address, mail;
  344. SYSTEM:        CP/M-80;
  345. FILENAME:    CUG.ADR;
  346. WARNINGS:    "Documentation is cryptic.";
  347. CRC:        FA1A;
  348. SEE-ALSO:    LABELS.C;
  349. AUTHORS:    Unknown;
  350. COMPILERS:    BDS C;
  351. */
  352. /*
  353. HEADER:        ;
  354. TITLE:        Squeezer;
  355. VERSION:    1.5;
  356. DATE:        08/02/1981;
  357.  
  358. DESCRIPTION:    "USQ restores files which have been squeezed by the
  359.         SQ file compression utility program.  For usage
  360.         instructions, see SQUEEZER.DOC.";
  361.  
  362. KEYWORDS:    Data compression, squeeze, unsqueeze;
  363. SYSTEM:        CP/M-80;
  364. FILENAME:    USQ.COM;
  365. SEE-ALSO:    USQ.C, SQ.C, FLS.C, SQUEEZER.DOC;
  366. CRC:        FE42;
  367. AUTHORS:    Dick Greenlaw;
  368. COMPILERS:    BDS C;
  369. */
  370.