Multidimentional arraySo you really have to assign them one by one? Ok, thanks :)
Multidimentional arrayNope :( error C2059: syntax error : '{' error C2143: syntax error : missing ';' before '{' erro...
Multidimentional arrayHey, I know you can assign values to a mutidimensional array this way: [code]int numbers[2][3] =...
Memory leak questionThat makes sense, thank you very much :)
Memory leak questionThanks :) Why not?