How to convert 1000.10 to "Ten thousand and Ten Cent" word ?
-
my project require to convert the money from 123 to word, for example, 1000.10 --> one thousand and ten cent 200.00 --> two hundred. does visual studio have function to convert it ?
Regards, Chee ken
I think that project is for study purpose so that you will learn something from it also that will increase your logical skill you should not asked such tyoe of questions in forums best answer is do your home work
Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "
-
I think that project is for study purpose so that you will learn something from it also that will increase your logical skill you should not asked such tyoe of questions in forums best answer is do your home work
Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "
is time consuming if i code the function out, so i hope anybody can share the coding for me or teach me anything and other programmer also can learn too. i think this is why code project here right ? Any people can share their knowledge with other people. if you dun want share or you dun know how to answer it, please dun reply ,thank you. -- modified at 3:07 Wednesday 10th October, 2007
Regards, Chee ken
-
is time consuming if i code the function out, so i hope anybody can share the coding for me or teach me anything and other programmer also can learn too. i think this is why code project here right ? Any people can share their knowledge with other people. if you dun want share or you dun know how to answer it, please dun reply ,thank you. -- modified at 3:07 Wednesday 10th October, 2007
Regards, Chee ken
CheckOut this http://www.codeproject.com/useritems/codesamples.asp Hope this will help you Keep Smiling:)
-
CheckOut this http://www.codeproject.com/useritems/codesamples.asp Hope this will help you Keep Smiling:)
-
my project require to convert the money from 123 to word, for example, 1000.10 --> one thousand and ten cent 200.00 --> two hundred. does visual studio have function to convert it ?
Regards, Chee ken
No. Nor is this an ASP.NET question.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )