GNAT Formatted_String g-forstr ads (GNAT Reference Manual) (original) (raw)

Next: GNAT.Generic_Fast_Math_Functions (g-gfmafu.ads), Previous: GNAT.Float_Control (g-flocon.ads), Up: The GNAT Library [Contents][Index]


12.72 GNAT.Formatted_String (g-forstr.ads)

Provides support for C/C++ printf() formatted strings. The format is copied from the printf() routine and should therefore give identical output. Some generic routines are provided to be able to use types derived from Integer, Float or enumerations as values for the formatted string.