This is Text_Fmt.h in view mode; [Download] [Up]
#import <appkit/Text.h> // Adds a printf method to all Text instances within an application. @interface Text(Text_Fmt); - (int) printf:(const char *) format, ...; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.