Your IP : 18.224.68.75


Current Path : /proc/self/root/opt/alt/ruby24/lib64/ruby/gems/2.4.0/gems/rake-12.0.0/doc/example/
Upload File :
Current File : //proc/self/root/opt/alt/ruby24/lib64/ruby/gems/2.4.0/gems/rake-12.0.0/doc/example/b.c

#include <stdio.h>

void b()
{
    printf ("In function b\n");
}

?>