View Single Post
Old 01-20-2007, 11:24 AM   #6 (permalink)
blackhawk13
 
True Techie

Join Date: Apr 2005

Location: Ontario, Canada

Posts: 182

blackhawk13 is on a distinguished road

Send a message via AIM to blackhawk13
Default

Quote:
Originally posted by Iron_Cross
There might actually be a currency class somewhere. I know in .NET there is, and I haven't used Java in ages. But I'd look for a localization/internationalization/currency class or package in the Java API. I'm willing to bet that they have something like that. So you wont' have to go through looping through it all yourself.
Hmm VB's is something around the lines of: outputHere.Text = yourNumberHere.Parse("C")

... I think, can't remember off the top of my head. I just started in it this year .
blackhawk13 is offline