Source code

Revision control

Copy as Markdown

Other Tools

#include <stdio.h>
void function2(void)
{
printf("Hello from function2.in\n");
}