Let\'s say I have something like the following to call a function in C:
void test1(void) { int a=7; function((short) a); }
Does the compi