blob: 61b721227718d640943221b34ca857b87c55a942 [file]
#include<stdio.h>
extern unsigned int adder2(unsigned int a, unsigned int b, int (*call)(int));