File Manager

Path: /proc/self/root/opt/chef.upgrade/embedded/lib/ruby/gems/2.3.0/gems/rake-10.4.2/doc/example/

Viewing File: a.c

#include <stdio.h>

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