18.11.2009, 13:28
I need to create an array, for example, with default values in it {-1, -1, FLOAT_NAN, FLOAT_NAN, FLOAT_NAN, -1}
how can I do that in easy way? Not loop through it to set those values
how can I do that in easy way? Not loop through it to set those values