[A83] Converting a 4-byte number to a string


[Prev][Next][Index][Thread]

[A83] Converting a 4-byte number to a string




How do you convert an unsigned 4 byte number (score) to a string to display?

Score: .db 0,0,0,0

String: .db 0,0,0,0,0,0,0,0,0,0,0,0,0
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com





Follow-Ups: