RosettaCodeData/Task/Gotchas/C/gotchas-9.c

3 lines
43 B
C
Raw Permalink Normal View History

2025-02-27 18:35:13 -05:00
char myArray[40];
int x = gotcha(myArray);