Forum Discussion

kburns's avatar
kburns
Visitor
15 years ago

Casting / converting) from int to string (file under n00b)

Sorry for the heavily n00b'ed question (I'm sure I'll have more to come). I am trying to covert an int to string (generating a random hex number) Along the way I did something like this for debugg...