Next: GNAT.Bind_Environment (g-binenv.ads), Previous: GNAT.Array_Split (g-arrspl.ads), Up: The GNAT Library [Contents][Index]
GNAT.Bind_Environment
g-binenv.ads
GNAT.Array_Split
g-arrspl.ads
GNAT.AWK
g-awk.ads
Provides AWK-like parsing functions, with an easy interface for parsing one or more files containing formatted data. The file is viewed as a database where each record is a line and a field is a data element in this line.