2005/5/9

     
 

StringUtf8Utils_h

artefaktur
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

StringUtf8Utils.h File Reference

#include <TCHAR.H>

Namespaces

namespace  acdk
namespace  acdk::lang

Defines

#define tstrlen   strlen
#define tstrncpy   strncpy
#define _T(x)   x
#define UCS2IDX(idx)   (idx << 1)
#define UCS4IDX(idx)   (idx << 2)


Define Documentation

#define _T  )     x
 

#define tstrlen   strlen
 

#define tstrncpy   strncpy
 

#define UCS2IDX idx   )     (idx << 1)
 

#define UCS4IDX idx   )     (idx << 2)