This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
haas:fall2017:cprog:projects:cci0 [2017/08/20 16:59] – [Personal/Per-User Lab46 Mercurial Repository] wedge | haas:fall2017:cprog:projects:cci0 [2017/08/20 17:00] (current) – [Program to Implement] wedge | ||
---|---|---|---|
Line 82: | Line 82: | ||
</ | </ | ||
- | 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 96: | Line 96: | ||
<cli> | <cli> | ||
- | lab46: | + | lab46: |
Hello, World! | Hello, World! | ||
- | lab46: | + | lab46: |
</ | </ | ||