Results 1 to 5 of 5

Thread: String to float?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Private First Class
    Join Date
    Oct 2013
    Posts
    219
    Thanks
    56
    Thanked 105 Times in 66 Posts

    String to float?

    Any way I can convert a string to float?

    One of my floating points gets too long so I need to resize it.

    Best I can come up with is to convert to string, resize, then back to float.

    However I'm having trouble finding a way to convert from string back to float.

    Does anyone have a method for this?
    Last edited by filthy_freak_; 6th May 2014 at 11:02.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •