RosettaCodeData/Task/Gotchas/C/gotchas-7.c
2023-07-01 13:44:08 -04:00

2 lines
38 B
C

myArray[40];
int x = gotcha(myArray);