ftp.nice.ch/pub/next/unix/audio/cmix.s.tar.gz#/cmix/proto/tmain.m

This is tmain.m in view mode; [Download] [Up]

main()
{
	int j=1;
	float x=2;
	printf("%d %f\n",j,x);
	mmain();
}

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