Thread: convert string to float in all languages(algorithm)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Sep 2016
    Posts
    3

    convert string to float in all languages(algorithm)

    hello again, some languages has not standard function that converts a string to float ("456.785" -> 456.785)... in this tuto you will learn how to encode an algorithm that do that work easily ... follow this youtube video : convert string to float in all languages(algorithm) : Youtube : convert string to float in all languages(algorithm)
    Last edited by LabedNadjib82; 10-01-2016 at 04:37 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How to convert float to string without using sprintf()
    By liyanhong in forum C Programming
    Replies: 6
    Last Post: 10-24-2010, 03:51 PM
  2. Convert string to float
    By ching13 in forum C Programming
    Replies: 6
    Last Post: 05-07-2010, 02:58 PM
  3. Convert string to float?
    By tesla in forum C++ Programming
    Replies: 7
    Last Post: 09-22-2009, 05:39 AM
  4. help in convert String to float
    By kahwai1984 in forum C++ Programming
    Replies: 7
    Last Post: 03-19-2006, 09:21 PM
  5. convert float to string
    By vthokienj in forum C++ Programming
    Replies: 3
    Last Post: 12-14-2002, 11:33 AM

Tags for this Thread