Click to See Complete Forum and Search --> : string to float convertion..


GNUbie
February 25th, 2003, 02:40 AM
how can i convert a string --> char digits[100]="123.25" <--- to data type float ?

thanks.

Andreas Masur
February 25th, 2003, 03:01 AM
Take a look at this FAQ (http://www.codeguru.com/forum/showthread.php?s=&threadid=231054)...