See my post at http://www.codeguru.com/forum/showthread.php?t=365308
for possible operator << and operator >> for CString. It also
has a conversion function. You could use like this:
Code:CString str = Convert<CryptoPP::Integer,CString>(n);
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 11 of 11
Threaded View
|
Click Here to Expand Forum to Full Width |