Quote:
Originally Posted by cbk1994
The first way you wrote it didn't define the array.
You could do...
[PHP]temp.filenameArray = new[LANGUAGE_COUNT];
|
never really played with this kind of
new stuff (mostly because i didnt need it yet) but cool to know