Can we display a Macro value on Cstring .Format
Code:
Example #define LAND 0x53 CString le le.Format();
|
Ambitious contributor
|
|
| 2Jul2009,12:39 | #1 |
|
Hi
Can we display a Macro value on Cstring .Format Code:
Example #define LAND 0x53 CString le le.Format(); |