However you can't replace the 4 by a variable, as the template doesn't know what code to generate. Then you need dynamic memory allocation, or use the STL.
However you can't replace the 4 by a variable, as the template doesn't know what code to generate. Then you need dynamic memory allocation, or use the STL.