error 008: must be a constant expression; assumed zero
#2

You CANNOT declare array sizes with dynamic variables. You must count all the data and make the array big enough or if you don't know how big it is just use '[]'
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 7 Guest(s)