Download List

Project Description

FastFormat is a C/C++ output and formatting library whose design parameters are complete type-safety, efficiency, genericity, and extensibility. It is simple to use and extend, highly portable (to any platform or compiler), and it upholds the C tradition of you only pay for what you use. FastFormat supports output and formatting of statements of arbitrary complexity, consisting of heterogeneous types. FastFormat writes to output "sinks", which can be of arbitrary type.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-04-29 20:12 Back to release list
0.3.4

This release reorders core library includes to avoid threading ambiguities on Mac OS X, and corrects an unlikely, but possible, defect of memset()-ing a null pointer. It also changes unit-tests to properly report file and line information for function pointer tests. This release bundles xTests 0.11.5, and depends on STLSoft 1.9.78.
Tags: Bugfixes

Project Resources