String Decimal Places....

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
Sparkoids
Posts: 267
Joined: Mon Sep 14, 2009 10:34 am
Has thanked: 30 times
Been thanked: 19 times
Contact:

String Decimal Places....

Post by Sparkoids »

If I set a string up as six characters [6] or 4 characters [4] does the PIC do the rounding up automatically please?

James Dexter :-}

User avatar
Enamul
Posts: 1772
Joined: Mon Mar 05, 2012 11:34 pm
Location: Nottingham, UK
Has thanked: 271 times
Been thanked: 814 times
Contact:

Re: String Decimal Places....

Post by Enamul »

Did you mean float to string where string will be placed in the array you mentioned? I don't think so.
Enamul
University of Nottingham
enamul4mm@gmail.com

Post Reply