This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
notes:c4eng:fall2024:projects:abc0 [2024/08/29 21:51] – [Create and execute hello.c] skephart | notes:c4eng:fall2024:projects:abc0 [2024/08/29 21:51] (current) – [Create and execute hello.c] skephart | ||
---|---|---|---|
Line 31: | Line 31: | ||
====Create and execute hello.c==== | ====Create and execute hello.c==== | ||
Inside of a directory of your choice, create a textfile named " | Inside of a directory of your choice, create a textfile named " | ||
- | " | + | |
# | # | ||
# | # | ||
Line 39: | Line 39: | ||
return(0); | return(0); | ||
} | } | ||
- | " | + | |
After entering this code press the escape key in order to exit insert mode. After exiting insert mode type ": | After entering this code press the escape key in order to exit insert mode. After exiting insert mode type ": | ||
====Locate journal and customize title and intro==== | ====Locate journal and customize title and intro==== | ||
Near the top left corner of the wiki page, in a gray box below the logo, you will find a link titled " | Near the top left corner of the wiki page, in a gray box below the logo, you will find a link titled " |