left operand must be l-value ?
so, im trying to setup a rule that would "update" lower array indexes with higher ones if the array is full and something needs to be stored ex( imgSet[x]=imgSet [ x + 1])) but I get ''* error C2106: '=' : left operand must be l-value*' I try moving items around (even though the function would...
__________________
C++
domain name forum
|