#include extern int c; int i; void ii(const int h) { i = h + c; }