Cstring

Ambitious contributor
2Jul2009,12:39   #1
answerme's Avatar
Hi
Can we display a Macro value on Cstring .Format
Code:
Example

#define LAND 0x53
CString le

le.Format();
what should I write in le.Format to print LAND value