View Single Post
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 03-09-2014 , 16:53   Re: [Ask] String[] ?
Reply With Quote #7

Quote:
Originally Posted by Black Rose View Post
B won't even compile. Problem solved.
Code:
error 009: invalid array size (negative or zero)
error 036: empty statement
It seems to compile fine if you don't use the variable (which is what I tested originally) but when you actually use it, you'll get that error.
__________________

Last edited by fysiks; 03-09-2014 at 16:56.
fysiks is offline