Trying to compile a program that claimed to be in Ansi C under NetBSD 0.9, I came across a couple of problems: NULL should be defined in stdlib.h, but isn't CLOCKS_PER_SEC should be defined in time.h, but isn't. -- Richard ------------------------------------------------------------------------------