1 CLINK Used to link a C program, that is to be using any of the C Primitives, that are in the C_PRIMS directory. $ CLINK name [lib-1 lib-2 ... lib-7] Parameters name - File spec (type omitted) for input object file and output executable file. lib-i - File name (no type, no directory) of object library (or libraries up to 7) in C_PRIMS. Default is CPRIMS. Supplier D. Amby, Send mail to AMBY for problems/comments.