home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 February
/
Chip_2001-02_cd1.bin
/
chplus
/
cocoa
/
Images
/
P01.jpeg
< prev
next >
Joint Photographic Experts Group Image
|
2000-03-13
|
84KB
|
500x644
|
16-bit (9,663 colors)
Labels:
crt screen
|
web site
OCR:
HtmlUnicodeTool ~/Proiects m HtmlnicodeToolt Classes HtmlUnicode Tod maing HtmIUnicodeTo Headers Othe Sources HTML UniConv Supporting Files HTML UniConv HtmlUnicode Tool main.m #import <Foundat ion/Foundat: ion h> #import 'HTMLUniConversion int main (int argc const char *argv[]) NSAutoreleasePool pool [[NSAutoreleasePoo] alloc] init]: insert your code here NSString *infile *out file printf 'HtmlUni icodeTool 1.0 (c) OCSoftware \n\n" "HtmlUnicodeTool <input html file> coutput html file> inin' translates national characters to UNICODE in exit(0) infile= [NSString stringWithCString: argv[1]]==nil printf "Cannot open input file @ infile) exit(1) if outfile= [NSString stringWi thCString argv[2]])=nil) printf( "Cannot open output file .out file) exit(1) [HTMLUniConversion convertFile infile toFi ...