HOME


Mini Shell 1.0
DIR: /proc/self/root/opt/alt/ruby30/share/gems/gems/rake-13.0.3/doc/example/
Upload File :
Current File : //proc/self/root/opt/alt/ruby30/share/gems/gems/rake-13.0.3/doc/example/b.c
#include <stdio.h>

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