0_0_2977212_26664.c:6: error: syntax error before "ok"
0_0_2977212_26664.c: In function `ok':
0_0_2977212_26664.c:36: error: `true' undeclared (first use in this function)
0_0_2977212_26664.c:36: error: (Each undeclared identifier is reported only once
0_0_2977212_26664.c:36: error: for each function it appears in.)
0_0_2977212_26664.c:37: error: `false' undeclared (first use in this function)
0_0_2977212_26664.c: In function `main':
0_0_2977212_26664.c:42: error: syntax error before '/' token
0_0_2977212_26664.c:45: error: `i' undeclared (first use in this function)
0_0_2977212_26664.c:49: error: syntax error before '/' token
|