Annotation of 42BSD/ucb/pascal/utilities/how_pc, revision 1.1.1.1

1.1       root        1: @(#)how_pc     1.1 (Berkeley) 3/2/81
                      2: To translate a program using pc, place the source in a file whose name ends
                      3: in the characters ".p", e.g. "prog.p".  The command
                      4:        pc prog.p
                      5: will translate the program, leaving an executable program in the file a.out
                      6: in the current directory.  This code can be executed by typing
                      7:        a.out
                      8: The complete command line syntax for pc is
                      9:        pc [ option ] [ -i file ... ] name.p ...
                     10: The command "man pc" will give information as to the options of pc.
                     11: Refer to the Berkeley Pascal User's Manual for more details.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.