Guest
I'm trying to create a constant array of constant doubles as a member of a class, but I can't figure out the syntax for this. The class is declared in a .h file, and I've been trying to declare the array there and initialise it in the constructor in the .cpp file, but I can't figure out how to get it to compile.
Thanks in advance
Stefan
Thanks in advance
Stefan