This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
haas:spring2016:cprog:projects:sam0 [2016/03/15 13:04] – [Program] wedge | haas:spring2016:cprog:projects:sam0 [2016/03/15 13:04] (current) – [Submission] wedge | ||
---|---|---|---|
Line 144: | Line 144: | ||
* 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) |