Hmm, if we really wanted to move to ANSI C type function declarations we could wrap cpp in something which would do ANSI->K&R declaration conversion on architectures which can only handle K&R. This wouldn't be amazingly difficult to write and if anyone is interested I'll look into it. Cheers Rob Black --