Created: 2022-07-10
Tags: #fleeting
Italic
-> New terms, URLS, email,
-> filenames AND file extensions
C o n s t a n t W i d t h
-> program listings
-> within paragraphs that refer to program elements
-> such as variable/function, databases, data types, statements and keywords
C o n s t a n t W i d t h b o l d
-> Should be typed by user
C o n s t a n t W i d t h b o l d
-> text that should be replaced w/ user input or values by context
Pointers can be difficult to master
Stack is used to support functions
Heap is used to support dynamic memory allocation
Understanding stack frames helps clarifies concepts
Key to understand pointers