Hi, I am developing small app in Objective-C and I am using MacFUSE.framework (version 2.0.3.2). As the filesystem, I am using contains also non-ASCII chars like čěá, I need to use iconv module. However, it is not working so every directory or file containing these chars I am not able to open. I would like to add module iconv as the option in my program, but I did not find any example how. What I found are only examples of how to do that in command line. Can someone tell me briefly how to do that and in which form the parameters should be? I am not a Objective-C guru, so I would really appreciate any help.
Thanks n advance Martin -- You received this message because you are subscribed to the Google Groups "MacFUSE" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macfuse?hl=en.
