User Profile
Collapse
-
Really? Wow, i didn't notice that. I'm a bit new to this though. -
Continue statement not within loop?
First of all, it's my first time here.
Also, i'm working on a simple rent management program for a school project. I've fixed most of the errors but i'm lost on what could be wrong here:
error: continue statement not within a loop
Code:while(fscanf(records,"%s %s %s %s %d %d %d %d %d %d", idNumber, familyName, firstName, bookCode, &dateIn.month, &dateIn.day, &dateIn.year, &dateOut.month,
Last edited by Paulo Santos; Mar 4 '11, 10:48 AM. Reason: missed the thing about including the errors
No activity results to display
Show More
Leave a comment: