MySQL Forums
Forum List  »  Connector/Arduino

Re: stringf and float
Posted by: Charles Bell
Date: December 10, 2014 01:21PM

Sorry, I am not sure what you are asking. To what do your refer; 1) putting things into MySQL, or 2) getting things (floats) out?

If (1), please refer to the online reference manual for MySQL data types.

If (2), float does not exist in the Arduino language, you have to use dtostrf.

Options: ReplyQuote


Subject
Views
Written By
Posted
3069
December 06, 2014 05:25PM
1707
December 07, 2014 03:15AM
Re: stringf and float
1773
December 10, 2014 01:21PM
1667
December 10, 2014 02:08PM
1620
January 07, 2015 08:41AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.