String.h
上传用户:tuheem
上传日期:2007-05-01
资源大小:21889k
文件大小:0k
源码类别:

多媒体编程

开发平台:

Visual C++

  1. ////////////////////////////////////////////////////////////////////////////////
  2. ////////////////////////////////////////////////////////////////////////////////
  3. // Some basic string utility stuff
  4. void STR_AllocSetString(char** ppcDest, const char* pcSource, const BOOL bFreeExisting);