User Tools

Site Tools


haas:spring2021:cprog:projects:cbf0

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:spring2021:cprog:projects:cbf0 [2021/03/22 14:52] – [Experiencing xxd] wedgehaas:spring2021:cprog:projects:cbf0 [2021/03/22 14:53] (current) – [Submission] wedge
Line 216: Line 216:
 #include <sys/ioctl.h> #include <sys/ioctl.h>
  
-int main (void)+int main ()
 { {
     struct winsize terminal;     struct winsize terminal;
Line 404: Line 404:
   * Submit a copy of your source code to me using the **submit** tool.   * Submit a copy of your source code to me using the **submit** tool.
  
-To submit this program to me using the **submit** tool, run the following command at your lab46 prompt:+To submit this program to me using the **submit** target in the Makefile, run the following command at your lab46 prompt:
  
 <cli> <cli>
-$ submit cprog cbf0 cbf0.c +lab46:~/src/SEMESTER/DESIG/cbf0make submit 
-Submitting cprog project "cbf0": +...
-    -> cbf0.c(OK) +
- +
-SUCCESSFULLY SUBMITTED+
 </cli> </cli>
  
haas/spring2021/cprog/projects/cbf0.1616424754.txt.gz · Last modified: 2021/03/22 14:52 by wedge