This is mix.h in view mode; [Download] [Up]
#define SIZE 1024 #define MAX(a,b) (a > b) ? a : b
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.