|
This is a very handy DLL to convert numbers to words, for instance, if you pass (23.95, ", dollar" "cent") to this DLL it will convert it to : Twenty three dollars and ninety five cents. Of course you can change the UNIT 'dollar' and the SUB-UNIT 'cent' to whatever you like.
|