This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:summer2017:cprog:projects:sfa0 [2017/07/26 15:57] – [Program] wedge | haas:summer2017:cprog:projects:sfa0 [2017/07/26 15:59] (current) – [Methods of file access] wedge | ||
---|---|---|---|
Line 167: | Line 167: | ||
* close | * close | ||
- | We'll be specifically focusing on opening, reading, and closing files for this project. | + | We'll be specifically focusing on opening, reading, writing, and closing files for this project. |
A point of distinction on " | A point of distinction on " | ||
Line 357: | Line 357: | ||
<cli> | <cli> | ||
- | $ submit cprog fcc0 fcc0.c | + | $ submit cprog sfa0 sfa0.c sfa0.out |
- | Submitting cprog project "fcc0": | + | Submitting cprog project "sfa0": |
- | -> fcc0.c(OK) | + | -> sfa0.c(OK) |
+ | -> sfa0.out(OK) | ||
SUCCESSFULLY SUBMITTED | SUCCESSFULLY SUBMITTED | ||
Line 365: | Line 366: | ||
You should get some sort of confirmation indicating successful submission if all went according to plan. If not, check for typos and or locational mismatches. | You should get some sort of confirmation indicating successful submission if all went according to plan. If not, check for typos and or locational mismatches. | ||
- | |||
- | What I'll be looking for: | ||
- | |||
- | < | ||
- | 78: | ||
- | *: | ||
- | *:fcc0:FCC game adequately implemented [6/6] | ||
- | *: | ||
- | *: | ||
- | *: | ||
- | *: | ||
- | *: | ||
- | *: | ||
- | *: | ||
- | *: | ||
- | *: | ||
- | *: | ||
- | *: | ||
- | </ |