The limitation which PAWN has issued on arrays. Did you know?
#1

I just today discovered that one of the PAWN's limitations is that an array cant have more than 3 dimensions, but still the compiler doesn't complain. I have still not tested this, but I saw this when I was reading the source code:

pawn Код:
#define sDIMEN_MAX    3     /* maximum number of array dimensions */
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)