# uStringW
Freebasic unicode variable length type string , using wstring :  coded internally utf16 for windows / utf32 for linux

It is an attempt to make easier the way for unicode strings, and specialy not defining the length for these strings.

See : information.txt for details...
    
    
Please send questions / remarks to  : marpon@aliceadsl.fr

Marc Pons
    
