X7ROOT File Manager
Current Path:
/opt/alt/ruby30/share/gems/gems/rake-13.0.3/doc/example
opt
/
alt
/
ruby30
/
share
/
gems
/
gems
/
rake-13.0.3
/
doc
/
example
/
ðŸ“
..
📄
Rakefile1
(670 B)
📄
Rakefile2
(599 B)
📄
a.c
(65 B)
📄
b.c
(65 B)
📄
main.c
(103 B)
Editing: main.c
#include <stdio.h> extern void a(); extern void b(); int main () { a(); b(); return 0; }
Upload File
Create Folder