View Single Post
Old 03-24-2005, 02:29 PM   #3 (permalink)
etorres
Registered User
 
Join Date: Mar 2005
Posts: 6
etorres is on a distinguished road
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.
etorres is offline   Reply With Quote