ECS 30 Chapter Notes - Chapter 1: Include Directive, Escape Character, String Literal

90 views3 pages

Document Summary

The c language is robust enough to program most electronics, and is defined by an international standard. Some options in the definition are optional, so a compiler may not utilize them. The standard library unifies the constants symbols and functions to all run the same on different hardware. The four fundamental stages of creating a program in c are: This is the process of writing out the code and naming it, it will determine what the actual code will do when processed through the compiler. The compiler will convert your raw edited code, the source code, and change it into the object code. This is what the computer can understand and changes it into a file with the extension . obj. Compilation can be processed through the ide as well as the command line. The linking process will take the object files and weld them with c files from the standard library to make an executable file.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers

Related Documents