Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Decimal to Hex?
#3
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.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)