Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

charutil.h

Go to the documentation of this file.
00001 
00010 #ifndef __CHARUTIL_H__
00011 #define __CHARUTIL_H__
00012 
00013 
00023 void StringToDes(const char *aStr, TDes &aTarget);
00024 
00025 
00037 TPtr *CreateDes(const char *aStr);
00038 
00039 
00046 void DeleteDes(TPtr *aDes);
00047 
00048 
00057 void DesToString(const TDesC &aDes, char *aTarget);
00058 
00059 
00060 #endif

Generated on Sun Feb 9 13:01:28 2003 for PuTTY by doxygen1.2.18