index
:
libft
master
Partial reimplementation of the C standard library. Used for most 42 projects.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libft.h
blob: dbad3f88c5f76f142b440d4a225770d96e0fe3c7 (
plain
)
1
2
3
4
5
6
#ifndef LIBFT_H_
#define LIBFT_H_
#endif
// LIBFT_H_