In my program I’ve run into something that I can’t seem to duplicate, and when I run the streamlined program with basically the same code, it runs fine. But my program spits out…
error: unable to find array operator for types ic line 30
This is a screen capture of the offending code.
Line 18 in the top window and line 29 are the comparable lines. The top one runs, my real program doesn’t even compile.