index
:
ING1-Workshops.git
main
Ateliers ING1 2024-2025
Marcellus
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rushs
/
evalexpr
/
my_strcmp
/
my_strcmp.h
blob: d89a00b467d9b68be2a5fc6a9837ae212f340ead (
plain
)
1
2
3
4
5
6
#ifndef MY_STRCMP_H #define MY_STRCMP_H #include <stddef.h> #endif /* ! MY_STRCMP_H */