I need to do something like this:
sizeof(int[width][height][8])
but unfortunately in c89 (the standard i have to use) this notation is forbid