This website requires JavaScript.
Explore
Help
Sign In
42berlin
/
piscine-timo-moulinette
Watch
1
Star
0
Fork
You've already forked piscine-timo-moulinette
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
piscine-timo-moulinette
/
c04
/
ex01
/
ft_putstr_test.c
5 lines
48 B
C
Raw
Permalink
Blame
History
int
main
(
void
)
{
ft_putstr
(
"
HELLO WORLD
\n
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink