#include #include #include #define NITEMS 32 void print_tab(int* tab, int size) { int i; for(i=0; i= tab2[i2]) { res[i] = tab2[i2]; i2++; } } /* either tab1 or tab2 is completely merged. Let's merge the remaining */ for(; i1