Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
different declared array subscripts : 'identifier1' and 'identifier2'
An expression involves pointers to arrays of different size. The pointers are used without conversion.
This warning may be fixed if you explicitly cast the arrays to the same or equivalent type.