#Cannot access array

7 messages · Page 1 of 1 (latest)

peak forge
#

Trying to index into array and saying long is not compatible with long *

tired wigeonBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For more information use !howto ask.

peak forge
#
    memset(second, 0, *batch_size * M1 * sizeof(long));```
#
                init_buffer(AA_NUMBER, buffer, LEN, complement[x], indexs[x], second[x]);```
#

second is error, yet indexs is fine and they are both identical

#

nevermind fixed

#

!solved