<div dir="ltr"><div>Hi,</div><div><br></div><div>I have the following format specifier in C :Â %+.05f. What would be the FPC equivalent?</div><div><br></div><div>A float is printed like this:Â -0.70711</div><div><br></div><div>The specified '+' will explicitly print out the sign for the float independent if it is a positive or negative.</div><div><br></div><div>Rgds, Darius</div></div>