This website requires JavaScript.
Explore
Help
Register
Sign in
Rick
/
aoc-2020
Watch
2
Star
0
Fork
You've already forked aoc-2020
0
Code
Issues
Pull requests
Activity
d8b0137fbd
aoc-2020
/
lib
/
utils.h
4 lines
84 B
C
Raw
Normal View
History
Unescape
Escape
Ajout jour 4
2020-12-12 15:59:48 +01:00
int
sub_digit
(
char
*
str
)
;
int
check_ecl
(
char
*
str
)
;
Ajout doc et nouvelle fonction pour check si ligne vide
2020-12-14 00:52:24 +01:00
int
check_void_line
(
FILE
*
ptr
)
;
Reference in a new issue
Copy permalink