|
|
1.1 root 1:
2:
3: misc Technical Information misc
4:
5:
6:
7:
8: Library of miscellaneous functions
9:
10:
11: misc is a collection of library routines. These routines are
12: useful for handling such programming tasks as allocation of
13: memory, copying of strings, displaying variables from C with
14: COBOL-like ``picture'' descriptions, and supporting virtual ar-
15: rays via secondary storage.
16:
17: Source code for the library is kept in the compressed tar archive
18: file /usr/src/alien/misc.tar.Z. To extract the files into a new
19: subdirectory called misc, use the command:
20:
21:
22: zcat /usr/src/alien/misc.tar.Z | tar xvf -
23:
24:
25: To build the library, type the following:
26:
27:
28: cd misc
29: make
30:
31:
32: For a full description of each function, consult the included
33: Read_me file.
34:
35: ***** Files *****
36:
37: /uussrr/ssrrcc/aalliieenn/mmiisscc.ttaarr.ZZ -- Compressed ttaarr archive of sources
38:
39: ***** See Also *****
40:
41: tar, technical information, zcat
42:
43: ***** Notes *****
44:
45: The misc library is provided on an as-is basis only. Caveat
46: utilitor!
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64: COHERENT Lexicon Page 1
65:
66:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.