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

Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available.
This site supposedly brought to you by Benjamin Grosser and the Imaging Technology Group.