Help for this page
#include <stdio.h> ... void main(void) { printf("%d %d\n", value1, value2); }
#include <stdio.h> ... void main(void) { func(); }