sprintf
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2011-06-13 1:53 PM
Posted on June 13, 2011 at 22:53
I am using cosmic tools with the stm8-discovery board.
char buffer [15]; u8 n; double x; x = 300.02; n=sprintf(buffer,''%.2f'',x); when i run it n = null and the buffer is empty. what is my problelm? charles arnett
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
