xprintf d727b10
xprintf__conversionFlags Struct Reference

Format specifier flags. More...

Data Fields

unsigned leftjustified:1
 "%-5_"
unsigned signplus:1
 "%+_"
unsigned signspace:1
 "% 5_"
unsigned alternative:1
 "%#_"
unsigned leadingzeroes:1
 "%05_"
unsigned upper:1
 "%X", "%A", "%E, $F", "%G"

Detailed Description

Format specifier flags.

See also:
impl/xprintf-intl.h

The documentation for this struct was generated from the following file: