std::qsort(table, 5 * 4, sizeof(int), compare); like this?