#pragma once #define ARRAY_LENGTH(arr) (sizeof(arr)/sizeof(arr[0]))