vivekvelankar·12 ปีที่แล้ว·discussJust add this line to make it much more readable typedef int (table_row)[2];Replace (int)[2] with table_row :)
Replace (int)[2] with table_row :)