thanks... it is not implemented :( i need to work with wide character functions... do you know if i can find something to work with wide characters or i need to create "ad hoc" functions that simulate wcscpy etc. etc.?
really thanks stefano "Ben Combee" <[EMAIL PROTECTED]> ha scritto nel messaggio news:[EMAIL PROTECTED] > At 10:21 AM 10/4/2004, you wrote: >>hi, i got problems with wchar_t functions: >> >>how can i use functions such as wcscpy etc. etc.? i found them in MSL C >>reference, but... how can i use them in my project? however if i look >>inside >>the MSL include/src directory i can't find this function... have you any >>ideas? > > Not all of the standard C library is implemented in CodeWarrior for Palm > OS. See the MSL readme files for a list of what's available and what > isn't. As I remember, the wide character functions were not implemented. > > > -- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. > "Combee on Palm OS" weblog: http://palmos.combee.net/ > Developer Fourm Archives: http://news.palmos.com/read/all_forums/ > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
