| Name : libformat
| |
| Version : 0.1.3
| Vendor : webIdeal (http://www_webideal_de)
|
| Release : 1
| Date : 2001-06-19 03:28:44
|
| Group : System Environment/Libraries
| Source RPM : libformat-0.1.3-1.src.rpm
|
| Size : 0.22 MB
| |
| Packager : Mirko Zeibig < mz_webideal_de>
| |
| Summary : C++ library that supports printf style
|
Description :
Format is a C++ library that supports printf style like format printing by using the features of C++.
The CFormat class provides the format %0d %f %H ... stuff and the Format template class parses the format string.
the format template is the user interface.
eg.: cout < < format( \"Hello %s\ %d is my favourite number.\", \"World\", 10 ) < < endl;
The usage of it is very simple. For the format strings have a look in the printf manpage.
|
RPM found in directory: /vol/rzm3/linux-redhat-contrib/libc6/i386 |