Conversion???

I have to convert a number (0,..,9999) to a word. Can anyone help out with this?
[80 byte] By [codeexpert123] at [2007-11-20 10:13:58]
# 1 Re: Conversion???
By number, do you mean 32 bit value ? a Word is usually 16 bit, so it's just the LSW part of the 32 bit you need to copy.
Krishnaa at 2007-11-10 3:55:16 >
# 2 Re: Conversion???
Thanksssssss..........
codeexpert123 at 2007-11-10 3:56:16 >