09-22-2008, 01:52 AM
ssimop Wrote:int i=10
out "%i 0x%X" i i
But how do you add it to a string?
int i=10
str text
text = "%i 0x%X" i i
//Error in "Macro /35"oMacro: missing ( after function name, or ; after statement.
|
Decimal to Hex?
|
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |