tgrekov-ft_printf
HIVE printf Feb 2024
|
Definition in file subspec.h.
Go to the source code of this file.
Data Structures | |
struct | s_subspec |
Holds subspecifier options for a format specifier. More... | |
Typedefs | |
typedef enum e_lenmod | t_lenmod |
Represents the length modifiers for a format specifier's variable argument. | |
typedef struct s_subspec | t_subspec |
Holds subspecifier options for a format specifier. | |
Enumerations | |
enum | e_lenmod |
Represents the length modifiers for a format specifier's variable argument. | |