ftp.nice.ch/pub/next/unix/database/msql-1.0.9.sd.tar.gz#/msql-1.0.9/src/conf/uint.c

This is uint.c in view mode; [Download] [Up]

#include <stdio.h>
#include <sys/types.h>

main()
{
	u_int	foo;

	foo = 1;
}

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