Johan Mollevik:
What my ultimate goal is is to resurect my opApplyN function allowingme to do things like thisuint[4][4] block; foreach(x,y,v;opApplyN(block)) printf("%d %d %d\n",x,y,v);
What are x y and v? Bye, bearophile
Johan Mollevik:
What my ultimate goal is is to resurect my opApplyN function allowingme to do things like thisuint[4][4] block; foreach(x,y,v;opApplyN(block)) printf("%d %d %d\n",x,y,v);
What are x y and v? Bye, bearophile