C10030: Offset out of Object

[WARNING]

Description

The value used to offset the object is too large.

Example
  int anArray[3];

  
  ...

  
  DC.W anArray:15

  
Tips