Searched refs:anotherarray (Results 1 – 1 of 1) sorted by relevance
7 extern "C" int anotherarray[][3];8 int anotherarray[2][3] = {1,2,3,4,5,6}; variable