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

/* ************************************************************************** */
/* */
/* ::: :::::::: */
/* sequence.h :+: :+: :+: */
/* +:+ +:+ +:+ */
/* By: tgrekov <tgrekov@student.hive.fi> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/01/09 19:46:53 by tgrekov #+# #+# */
/* Updated: 2024/02/13 06:56:24 by tgrekov ### ########.fr */
/* */
/* ************************************************************************** */

Definition in file sequence.h.

#include <unistd.h>
#include "subspec.h"
#include "../utils/internal_types.h"
Include dependency graph for sequence.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  s_sequence
 Holds information regarding the current format specifier sequence. More...
 

Typedefs

typedef struct s_sequence t_sequence
 Holds information regarding the current format specifier sequence.