pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pdf-devel] FS#121 Which way to follow?


From: Franck Lesage
Subject: [pdf-devel] FS#121 Which way to follow?
Date: Sun, 21 Aug 2011 05:04:22 -0700

Hello,

   I looked at FS#121. And it seems there are several ways of achieving this 
task.
We can use the function atof() like this:

float f = atof(str_float);

We can also use the functions sscanf() and sprintf and snprintf.

I guess that there is a better way of converting a float into a string and a 
string into a float.
Without using these functions.

Can you give me some hints in order to accomplish the convertions.


Thanks.




----
Franck Lesage

 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]