Passing NSString's UTF8 contents to Terminal
Passing NSString's UTF8 contents to Terminal
- Subject: Passing NSString's UTF8 contents to Terminal
- From: Tomas Zahradnicky <email@hidden>
- Date: Wed, 13 Nov 2002 12:49:54 +0100
Hello,
how should I pass NSString's contents into Terminal? Terminal
represents unicode characters as two or more \octal numbers. Is there
a way to do it? I tried to convert it myself to \octal numbers but
terminal don't accept it. If I passed NSString directly, it had
stripped diactirics and instead of spanish "m'as" only "mas" showed.
Thanks,
-Tomas
--
# Tomas Zahradnicky, Jr
# The Czech Technical University
# Dept of Computer Science, FEE-CTU Prague
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.