CVI provides useful scanning / formatting functions, e.g. Fmt, which in part complement the ANSI functions. This means that some features can achieved using one library, but not (or not conveniently) using the other. Hence I would be happy to see some additional modifiers allowing the Fmt functions to provide some additional capabilities that are available in printf etc
In particular I suggest introducing
- + modifier to always denote the sign '+' or '-' of a number
- e/E to display the exponent 'e' as a small/large character
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.