ftp.nice.ch/pub/next/text/tex/apps/DviInfo.1.2.s.tar.gz#/DviInfo.1.2.s/Text_Fmt.h

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.