User Tools

Site Tools


haas:fall2019:c4eng:projects:fwf0

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:fwf0 [2019/10/28 12:43] – [Background] wedgehaas:fall2019:c4eng:projects:fwf0 [2019/10/28 13:09] (current) – [Grabbing project resources] wedge
Line 78: Line 78:
 <cli> <cli>
 lab46:~/src/c4eng$ grabit c4eng fwf0 lab46:~/src/c4eng$ grabit c4eng fwf0
 +make: Entering directory '/var/public/fall2019/c4eng/fwf0'
 +'/var/public/fall2019/c4eng/fwf0/Makefile' -> '/home/wedge/src/c4eng/fwf0/Makefile'
 +'/var/public/fall2019/c4eng/fwf0/fwf0.c' -> '/home/wedge/src/c4eng/fwf0/fwf0.c'
 +make: Leaving directory '/var/public/fall2019/c4eng/fwf0'
 +lab46:~/src/c4eng$ 
 </cli> </cli>
  
 +At which point you can change into the newly created and populated **fwf0** directory.
 =====Compiling===== =====Compiling=====
 Since the grabit brought in a Makefile, you can compile your code simply by typing: **make** Since the grabit brought in a Makefile, you can compile your code simply by typing: **make**
Line 119: Line 125:
 <code> <code>
 78:fwf0:final tally of results (78/78) 78:fwf0:final tally of results (78/78)
-*:cnv1:proper error checking and status reporting performed [13/13] +*:fwf0:proper error checking and status reporting performed [13/13] 
-*:cnv1:correct variable types and name lengths used [13/13] +*:fwf0:correct variable types and name lengths used [13/13] 
-*:cnv1:proper output formatting per specifications [13/13] +*:fwf0:proper output formatting per specifications, flag 1 [13/13] 
-*:cnv1:runtime tests of submitted program succeed [13/13] +*:fwf0:proper output formatting per specifications, flag 2 [13/13] 
-*:cnv1:no negative compiler messages for program [13/13] +*:fwf0:no negative compiler messages for program [13/13] 
-*:cnv1:code is pushed to lab46 repository [13/13]+*:fwf0:code is pushed to lab46 repository [13/13]
 </code> </code>
  
haas/fall2019/c4eng/projects/fwf0.1572266603.txt.gz · Last modified: 2019/10/28 12:43 by wedge