298902_0_259.c:2:18: string: No such file or directory
298902_0_259.c:3: error: syntax error before numeric constant
298902_0_259.c:5: error: syntax error before "prime"
298902_0_259.c: In function `search_p':
298902_0_259.c:25: error: syntax error before numeric constant
298902_0_259.c:28: error: 'for' loop initial declaration used outside C99 mode
298902_0_259.c:32: error: invalid lvalue in assignment
298902_0_259.c:36: error: array subscript is not an integer
298902_0_259.c:37: error: wrong type argument to increment
298902_0_259.c:46: error: wrong type argument to decrement
298902_0_259.c:54: error: 'for' loop initial declaration used outside C99 mode
298902_0_259.c:58: error: invalid lvalue in assignment
298902_0_259.c:62: error: array subscript is not an integer
298902_0_259.c:63: error: wrong type argument to increment
298902_0_259.c:72: error: wrong type argument to decrement
298902_0_259.c:78: error: array subscript is not an integer
298902_0_259.c:79: error: wrong type argument to decrement
298902_0_259.c: In function `main':
298902_0_259.c:84: error: syntax error before numeric constant
298902_0_259.c:89: error: wrong type argument to increment
298902_0_259.c:95: error: 'for' loop initial declaration used outside C99 mode
298902_0_259.c:99: error: invalid lvalue in assignment
|