Brainscape
Find Flashcards
Make Flashcards
Why It Works
More
Educators
Businesses
Tutors & resellers
Content partnerships
Academy
About
Educators
Teachers & professors
Content partnerships
Tutors & resellers
Businesses
Employee training
Content partnerships
Tutors & resellers
Academy
About
Log In
Brainscape's Knowledge Genome
TM
Entrance Exams
Professional Certifications
Foreign Languages
Medical & Nursing
Science
English
Humanities & Social Studies
Mathematics
Law
Vocations
Health & Fitness
Business & Finance
Technology & Engineering
Food & Beverage
Fine Arts
Random Knowledge
Top Flashcards (Certified)
All Flashcards
CS240
> End of Exam 1 Material > Flashcards
End of Exam 1 Material Flashcards
Study These Flashcards
Study These Flashcards
CS240
(18 decks)
Lecture 1 - Course Introduction
Lecture 2 - Compiling, Object Files, Linking, and Execution
Lecture 3 - File I/O
Lecture 4 - More on File I/O
Lecture 5 - the assert() Macro, Random access File I/O, typedef, Structures
Lecture 6 - More Structures, Declaration vs. Definition, String Functions
Lecture 7 - Arrays, Memory Layout of Data
Lecture 8 - Memory Layout of Data, Padding, Binary File I/O
Lecture 9 - Bitfields, Unions, and Enums Bitwise Operators
Lecture 10 - Introduction to Pointers
Lecture 11 - More Pointers, Debugging Information
End of Exam 1 Material
Lecture 12 - Midterm 1 Review, malloc() and free()
Lecture 13 - Linked Lists
Lecture 14 - Doubly-Linked Lists and Pointers to Pointers
Lecture 15 - Pointer to Pointers, Many Faces of Zero, Pointers to Functions
Lecture 17 - Trees, Dynamic 2D Arrays
Lecture 18 - Types, Type Qualifiers, Storage Classes, C Preprocessor