User Tools

Site Tools


haas:fall2019:c4eng:projects:sof0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haas:fall2019:c4eng:projects:sof0 [2019/08/25 21:04] – [Review of Compiling/Executing] wedgehaas:fall2019:c4eng:projects:sof0 [2019/08/27 14:03] (current) – [Submission] wedge
Line 247: Line 247:
  
   * Code must compile cleanly (no warnings or errors)   * Code must compile cleanly (no warnings or errors)
-    * Use the **-Wall** and **--std=c99** flags when compiling.+    * Use the **-Wall** and **--std=gnu99** flags when compiling.
   * Executed program must display a total of 2 lines, one for input, one for output.   * Executed program must display a total of 2 lines, one for input, one for output.
     * The computed number must be output to STDOUT     * The computed number must be output to STDOUT
Line 267: Line 267:
  
 <cli> <cli>
-$ submit cprog sof0 sof0.c +$ submit c4eng sof0 sof0.c 
-Submitting cprog project "sof0":+Submitting c4eng project "sof0":
     -> sof0.c(OK)     -> sof0.c(OK)
  
haas/fall2019/c4eng/projects/sof0.1566767082.txt.gz · Last modified: 2019/08/25 21:04 by wedge