Your IP : 18.189.186.5


Current Path : /proc/self/root/proc/self/root/opt/alt/ruby30/share/gems/gems/rake-13.0.3/doc/example/
Upload File :
Current File : //proc/self/root/proc/self/root/opt/alt/ruby30/share/gems/gems/rake-13.0.3/doc/example/a.c

#include <stdio.h>

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

?>