This website works better with JavaScript.
Explore
Help
Sign In
LeonardMG
/
c-gpio-intro
Watch
1
Star
0
Fork
You've already forked c-gpio-intro
0
Code
Issues
4
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
571836c9a3
arguments
main
error-catching
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '571836c9a3'
${ noResults }
c-gpio-intro
/
main.c
8 lines
76 B
C
Raw
Blame
History
#
include
<stdio.h>
int
main
(
void
)
{
printf
(
"
Hello fags!
\n
"
)
;
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink