User Tools

Site Tools


haas:fall2019:c4eng:projects:dtr0

Differences

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

Link to this comparison view

Next revision
Previous revision
haas:fall2019:c4eng:projects:dtr0 [2018/08/19 16:10] – external edit 127.0.0.1haas:fall2019:c4eng:projects:dtr0 [2019/08/18 21:44] (current) wedge
Line 1: Line 1:
 <WRAP centeralign round box> <WRAP centeralign round box>
 <WRAP><color red><fs 200%>Corning Community College</fs></color></WRAP> <WRAP><color red><fs 200%>Corning Community College</fs></color></WRAP>
-<WRAP><fs 150%>CSCS1320 C/C++ Programming</fs></WRAP>+<WRAP><fs 150%>ENGR1050 for Engineers</fs></WRAP>
 </WRAP> </WRAP>
  
Line 101: Line 101:
  
 <cli> <cli>
-lab46:~/src/cprog/dtr0$ ./dtr0+lab46:~/src/c4eng/dtr0$ ./dtr0
 TYPE: unsigned char, bytes: 1, low: 0, high: 255, qty: 256 TYPE: unsigned char, bytes: 1, low: 0, high: 255, qty: 256
 TYPE:   signed char, bytes: X, low: X, high: X, qty: X TYPE:   signed char, bytes: X, low: X, high: X, qty: X
Line 107: Line 107:
 TYPE:   signed short int, bytes: X, low: X, high: X, qty: X TYPE:   signed short int, bytes: X, low: X, high: X, qty: X
 ... ...
-lab46:~/src/cprog/dtr0$ +lab46:~/src/c4eng/dtr0$ 
 </cli> </cli>
  
Line 141: Line 141:
  
 <cli> <cli>
-lab46:~/src/cprog/proj$ gcc -Wall --std=gnu99 -o hello hello.c +lab46:~/src/c4eng/proj$ gcc -Wall --std=gnu99 -o hello hello.c 
-lab46:~/src/cprog/proj$ +lab46:~/src/c4eng/proj$ 
 </cli> </cli>
  
Line 160: Line 160:
  
 <cli> <cli>
-lab46:~/src/cprog/proj$ ./hello+lab46:~/src/c4eng/proj$ ./hello
 Hello, World! Hello, World!
-lab46:~/src/cprog/proj$ +lab46:~/src/c4eng/proj$ 
 </cli> </cli>
  
Line 193: Line 193:
  
 <cli> <cli>
-lab46:~/src/cprog/dtr0$ submit cprog dtr0 dtr0.c +lab46:~/src/c4eng/dtr0$ submit c4eng dtr0 dtr0.c 
-Submitting cprog project "dtr0":+Submitting c4eng project "dtr0":
     -> dtr0.c(OK)      -> dtr0.c(OK) 
  
 SUCCESSFULLY SUBMITTED SUCCESSFULLY SUBMITTED
-lab46:~/src/cprog/dtr0$ +lab46:~/src/c4eng/dtr0$ 
 </cli> </cli>
  
Line 206: Line 206:
  
 <code> <code>
-39:dtr0:final tally of results (39/39+52:dtr0:final tally of results (52/52
-*:dtr0:submitted file called dtr0.c [3/3]+*:dtr0:submitted file called dtr0.c [4/4]
 *:dtr0:committed and pushed dtr0.c to repository [4/4] *:dtr0:committed and pushed dtr0.c to repository [4/4]
 *:dtr0:adequate and consistent indentation in dtr0.c [4/4] *:dtr0:adequate and consistent indentation in dtr0.c [4/4]
 *:dtr0:sufficient comments in dtr0.c [4/4] *:dtr0:sufficient comments in dtr0.c [4/4]
-*:dtr0:utilizes correct and best fit printf format specifiers [4/4]+*:dtr0:utilizes correct and best fit printf format specifiers [8/8]
 *:dtr0:executable runs without issue [4/4] *:dtr0:executable runs without issue [4/4]
-*:dtr0:output is correct [4/4+*:dtr0:output is correct [8/8
-*:dtr0:output conforms to project specifications [4/4]+*:dtr0:output conforms to project specifications [8/8]
 *:dtr0:adequate modifications in dtr0.c [4/4] *:dtr0:adequate modifications in dtr0.c [4/4]
 *:dtr0:no compiler warnings nor errors for dtr0.c [4/4] *:dtr0:no compiler warnings nor errors for dtr0.c [4/4]
haas/fall2019/c4eng/projects/dtr0.1534695020.txt.gz · Last modified: 2018/08/19 16:10 by 127.0.0.1