wxFormBuilder / ticpp

This project is obsolete. TinyXML-2 offers a very similar C++ interface.
MIT License
92 stars 34 forks source link

Define the decimal precision of string-converted numbers #55

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I couldn't find a way of specifying to ticpp documents the decimal precision 
with which string-
converted numbers should be represented. Is there one? If not, I believe this 
would be a very useful 
feature. If it is difficult to handle a document-related precision, a single 
static (e.g. CPP macro) 
parameter would already help!

Thanks for ticpp, it's very pleasant to use!
Renaud.

Original issue reported on code.google.com by renaud.d...@gmail.com on 23 Oct 2009 at 3:22

GoogleCodeExporter commented 9 years ago
Is there a way to set the precision????

Original comment by kuo7288@gmail.com on 25 Jan 2012 at 11:33