This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:spring2016:cprog:projects:afn0 [2016/04/05 18:55] – [Prerequisites/Corequisites] wedge | haas:spring2016:cprog:projects:afn0 [2016/04/07 14:31] (current) – [Execution] wedge | ||
---|---|---|---|
Line 232: | Line 232: | ||
- 31415926535897 | - 31415926535897 | ||
| | ||
- | | + | |
lab46: | lab46: | ||
Line 241: | Line 241: | ||
* Code must compile cleanly (no warnings or errors) | * Code must compile cleanly (no warnings or errors) | ||
+ | * Use the **-Wall** flag when compiling. | ||
* Output must be correct, and resemble the form given in the sample output above. | * Output must be correct, and resemble the form given in the sample output above. | ||
* Code must be nicely and consistently indented (you may use the **indent** tool) | * Code must be nicely and consistently indented (you may use the **indent** tool) |