This website requires JavaScript.
Explore
Help
Sign In
gbrochar
/
ft_nm
Watch
1
Star
0
Fork
You've already forked ft_nm
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1ce775d140
ft_nm
/
easy_test.c
3 lines
71 B
C
Raw
Blame
History
#
include
<stdio.h>
int
main
(
void
)
{
puts
(
"
Test facile
"
)
;
return
(
0
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink