Thread
:
Simple C str to float conversion
View Single Post
#
1
03-25-2010, 02:23 PM
WebHosting
Senior Member
Join Date: Jun 2009
Posts: 41,978
Simple C str to float conversion
PHP: --------- #include int main() { char *str = "-0.096686035"; double value;
__________________
Web Hosting Forum
Web Hosting Discussion
Web Hosting Realted
WebHosting
View Public Profile
Send a private message to WebHosting
Find all posts by WebHosting