This is o.c in view mode; [Download] [Up]
#include <stdio.h> int a[100]; foo() { printf("Hello.\n"); printf("a[10] = %d\n", a[10]); }
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.