File:  [CSRG BSD Unix] / 41BSD / cmd / pascal / how_pc
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:53 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD41
BSD 4.1

To translate a program using pc, place the source in a file whose name ends
in the characters ".p", e.g. "prog.p".  The command
	pc prog.p
will translate the program, leaving an executable program in the file a.out
in the current directory.  This code can be executed by typing
	a.out
The complete command line syntax for pc is
	pc [ option ] [ -i file ... ] name.p ...
The command "man pc" will give information as to the options of pc.
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.