This is nanTest.m in view mode; [Download] [Up]
#import <appkit/appkit.h> void main() { NXRect rect; *(unsigned *)&rect = 0x0; *((unsigned *)&rect + 1) = 0x0; *((unsigned *)&rect + 2) = 0x432a0000; *((unsigned *)&rect + 3) = 0x7fffdaf8; return; }
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.