Trio is a highly portable set of string functions focused on its *printf() clones. The printf() formatting is compatible with ANSI, BSD, GNU, and most of the C9X specs. The scanf() parts are incomplete.
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.
Added autoconf Integration, feste '% m.nf' output (bisher Trio nicht behandeln die Breite in allen Fällen ordnungsgemäß), hat ausdrücklich für die Förderung scanfv Familie, feste mehr C + + Compilers Warnungen.
Tags:
Minor bugfixes
Added autoconf integration, fixed '%m.nf' output
(previously trio did not treat the width properly
in all cases), added explicit promotion for the
scanfv family, fixed more C++ compilation warnings.
Diese Veröffentlichung enthält ausdrücklich die Förderung für die printfv Familie (ein Schwimmer muss durch% hf, ein Update für positionals in printfv, ein Update für eine ganze Zahl angegeben werden, auf die Umstellung Problem auf der SGI MIPS-C-Compiler Zeiger, wurde für ANSI-C + +-Warnungen (Typ Gießen , und Namensraum ist ein reserviertes Schlüsselwort), ein Update für StrSubstingMax, und der Zusatz von \ n, um alle Beispiele in der Dokumentation, um Verwirrung zu vermeiden.
Tags:
Minor bugfixes
This release includes explicit promotion for the
printfv family (a float must be specified by %hf,
a fix for positionals in printfv, a fix for an
integer to pointer conversion problem on the SGI
MIPS C compiler, fixes for ANSI C++ warnings (type
casting, and namespace is a reserved keyword), a
fix for StrSubstingMax, and the addition of \n to
all examples in the documentation to prevent
confusion.