This website requires JavaScript.
Explore
Help
Sign In
GigabiteStudios
/
small-projects
Watch
1
Star
0
Fork
0
You've already forked small-projects
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f124ba5585
small-projects
/
python-c-interpriter
/
other.h
OusmBlueNinja
f124ba5585
C interpriter
2025-04-11 15:59:55 -05:00
5 lines
52 B
C
Raw
Blame
History
void
foo
(
)
{
int
x
=
10
;
printf
(
"
%d
"
,
x
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink