This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:fall2019:c4eng:projects:cci0 [2019/08/18 15:55] – [Submission Criteria] wedge | haas:fall2019:c4eng:projects:cci0 [2019/08/18 21:41] (current) – wedge | ||
---|---|---|---|
Line 1: | Line 1: | ||
<WRAP centeralign round box> | <WRAP centeralign round box> | ||
< | < | ||
- | < | + | < |
</ | </ | ||
Line 74: | Line 74: | ||
</ | </ | ||
- | Your task will be to transcribe this code (sans line numbers), into a source file (call it **hello.c** for simplicity), | + | Your task will be to transcribe this code (sans line numbers), into a source file (call it **hello.c** for simplicity), |
Verify you typed in everything correctly by compiling it; you want no warnings or errors: | Verify you typed in everything correctly by compiling it; you want no warnings or errors: | ||
<cli> | <cli> | ||
- | lab46: | + | lab46: |
- | lab46: | + | lab46: |
</ | </ | ||
Line 88: | Line 88: | ||
<cli> | <cli> | ||
- | lab46: | + | lab46: |
Hello, World! | Hello, World! | ||
- | lab46: | + | lab46: |
</ | </ | ||
Once satisfied, be sure to submit the program as indicated below. | Once satisfied, be sure to submit the program as indicated below. | ||
+ | |||
=====Submission Criteria===== | =====Submission Criteria===== | ||
To be successful in this project, the following criteria must be met: | To be successful in this project, the following criteria must be met: |