baum:
I don't see a default in Print.cpp... but adding argument '3' fixes it!Now any way of using a DP? so I can type in 45.422 and have it print that, too? I was thinking of storing where the DP was and then dividing by a power of 10...
OK so you want fixed number of digits AFTER decimal but arbitrary number of digits before decimal? What is your exact requirement?!