ftp.nice.ch/pub/next/unix/developer/pcn.2.0.s.tar.gz#/examples

Makefile
 
README
 
circle/
 
foreign/
 
life/
 
v1.2.2/
 

README

The directories under this one contain PCN programming example and
Makefiles for them:

	circle	: A ring test.
	foreign	: An example of how to call a Fortran subroutine from PCN.
	life	: The "life" program.
	v1.2.2	: Examples from the old v1.2.2 version of PCN.  They may
			be out of date, but they should work with little
			modification.

To compile them, just go into the appropriate directory and type "make".

Instructions for running them are included in comments in the main PCN
source file for that example.

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.