Compiler Warning (level 1) C4045

'identifier' : array bounds overflow

Too many initializers were present for the given array. The excess initializers were ignored.

Make sure that the array elements and initializers match in size and quantity.


Send feedback to MSDN.Look here for MSDN Online resources.