|
Looked at '}' and added int
I checked out to make sure my }'s were OK, and they were. I also changed the function type to 'int' and still have no affect.
If I compile using a different compiler I get the following error, even after the type change:
prog6_2.c: In function `num_read':
prog6_2.c:54: error: syntax error at end of input
anymore ideas. thanks.
|