RosettaCodeData/Task/Gotchas/C/gotchas-9.c
2025-02-27 18:35:13 -05:00

2 lines
43 B
C

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