Current Path :
/
opt
/
alt
/
ruby26
/
lib64
/
ruby
/
gems
/
2.6.0
/
gems
/
rake-12.3.3
/
doc
/
example
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//opt/alt/ruby26/lib64/ruby/gems/2.6.0/gems/rake-12.3.3/doc/example/a.c
#include <stdio.h> void a() { printf ("In function a\n"); }