This website requires JavaScript.
Explore
Help
Sign In
Zander671
/
big-bad-num
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
24a371ce9dedc4cacbe44de7dd409212fa90e7da
big-bad-num
/
test
/
main.c
T
7 lines
88 B
C
Raw
Normal View
History
Unescape
Escape
Initial commit
2026-01-20 20:07:49 -08:00
#include
<bbn.h>
int
main
(
int
argc
,
const
char
**
argv
)
{
say_hi
();
return
0
;
}
Reference in New Issue
Copy Permalink