yournamehere9982
05-07-2008, 01:00 PM
Hello everyone,
I'm trying to figure out how to parse a string I have that comes from a document I've read in. It's a revision number and looks something like 100 or 1000 which I need to add a period to them which should look like 1.00 or 10.00(so two spaces in from the right). How can I do something like this? Thanks in advance.
I'm trying to figure out how to parse a string I have that comes from a document I've read in. It's a revision number and looks something like 100 or 1000 which I need to add a period to them which should look like 1.00 or 10.00(so two spaces in from the right). How can I do something like this? Thanks in advance.