RE : c++ CString to string
| Date : Fri, 4 Apr 2008 13:07:06 -0400 (EDT) |
| To : XSI(at)Softimage.COM |
| From : dominic bélanger <lowtunes1(at)yahoo.ca> |
| Subject : RE : c++ CString to string |
i have found the solution i have to do this
CString PassName = inPass.GetName();
const char *pszString = PassName.GetAsciiString();
with this it possible to pass this to a string
thanks
dominic bélanger <lowtunes1(at)yahoo.ca> a écrit :
i dont know if its sample but i need to convert XSI::CString to string if anyone have an idea .thanks in advance
Découvrez les styles qui font sensation sur Yahoo! Québec Avatars
Découvrez les styles qui font sensation sur Yahoo! Québec Avatars
- References:
- c++ CString to string
- From: dominic bélanger <lowtunes1(at)yahoo.ca>
DATE: << >> THREAD: << >> INDEX: Main Thread
- Previous by Date: RE : Re: c++ CString to string
- Next by Date: RE : Re: c++ CString to string
- Previous by Thread: RE : Re: c++ CString to string
- Next by Thread: RE : Re: c++ CString to string
- Index(es):
Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available.