2011-03-03 23:30 UTC+0700 Andi Jahja <xharbour/AT/telkom/net/id>
  + contrib/unicode/unitool.c
    + simple functions to convert ASCII string to UNICODE string and vice-versa.
      The functions are codepage independent, meaning that the codepage setting
      in xHarbour environment does not have effects. The functions utilize map
      tables available from unicode.org site.
      Functions list:
      HB_UNISTRLEN( uString ) -> length of a Unicode string
      HB_UNIAVAILABLE() -> Multi-dimension array containing code page ID and 
Description
      HB_STR2UNI( cString, cCP ) -> Unicode string
      HB_UNI2STR( uString, cCP ) -> Ascii string

  + tests/unitest.prg
    * simple test program for the above functions

  * winmake/common.mak
  * winmake/compile.mak
    + unitool.obj file dependency

Andi


------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to