tgrekov-ft_printf
HIVE printf Feb 2024
Loading...
Searching...
No Matches
subspec.h File Reference

/* ************************************************************************** */
/* */
/* ::: :::::::: */
/* subspec.h :+: :+: :+: */
/* +:+ +:+ +:+ */
/* By: tgrekov <tgrekov@student.hive.fi> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2023/12/20 19:20:17 by tgrekov #+# #+# */
/* Updated: 2024/02/13 06:52:53 by tgrekov ### ########.fr */
/* */
/* ************************************************************************** */

Definition in file subspec.h.

This graph shows which files directly or indirectly include this file:

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.