721
edits
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
[https://replit.com/@abnutzer/Homework-1-Distance-Function Distance Function Complete Code] | [https://replit.com/@abnutzer/Homework-1-Distance-Function Distance Function Complete Code] | ||
= | =Session 3: File Structuring, Preprocessor, Compiler & Linker= | ||
[[File:filestructure_preprocessing_compilation1.png|800px]] | [[File:filestructure_preprocessing_compilation1.png|800px]] | ||
==Pointers and Addresses== | ==Pointers and Addresses== | ||
Until now, we were only using variables in a very local space in the main memory, called the stack. | Until now, we were only using variables in a very local space in the main memory, called the stack. |