This website requires JavaScript.
Explore
Help
Register
Sign In
starnakin
/
42_C_PISCINE
Watch
1
Star
0
Fork
0
You've already forked 42_C_PISCINE
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
29ed24d567
42_C_PISCINE
/
Test
/
c04
/
ex04
/
main.c
Camille Chauvet
29ed24d567
init
2023-05-17 16:45:25 +00:00
6 lines
81 B
C
Raw
Blame
History
int
main
(
)
{
ft_putnbr_base
(
256
,
"
01
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink