Microsoft
Software
Hardware
Network
Question : Converting Double to CString
hi..
does anyone know how to convert double to CString?
thx
Answer : Converting Double to CString
CString a;
a=a+"xxxx";
double no = 9.0
CString tmpVal;
tmpVal.Format("%lf", no);
a=a+tmpVal;
Rosh :)
Random Solutions
Access VBA query returns error "Too few parameters. Expected 1"
How to disable a item in the treectrl?
Default background color for new users
Public Counter in VBA
binding to a dependency property on a custom control
Update Query to reverse items in a string
Trust Center default
CCNA Practice: Microsoft.NET
asp.net need help on setting color fro a gridview cell on added row
Why is Compaq 2510p laptop very slow?