Language: en | ja

printfer : formatting checker

Screenshot

About this tool

This application is a tool for checking format specification strings in .NET Framework’s method Format() of class System.String.Format or C language’s function printf().

Download

printfer ver.1.0.0
Unzip and execute the installer.

Environment

How to install

Unzip printfer.zip.

How to uninstall

Delete the unzipped folder.

How to use

Run “printfer.exe” and the application starts.

Specify “Format type”, “Format string” and arguments, and press “Format” button. Then you will get the formatted string.

Caution:
If you specify “C Language, printf()” as “Format type”, some types are unavailable as arguments. Also, when you specify “float” as an argument type, the argument value is ignored.

History

2010 June 26
version 1.0.0

License

BSD license is applied.
See LICENSE_en.txt for detail.


Copyright © 2009-2017 recyclebin5385 All rights reserved.
Generated by webgen