Fundamentals of Programming. Unit 9.
Title.
Segmentation fault: What happens...
Do not be surprised what is happening.
Pointer manipulation.
Making it through the minefield.
Why is life so crazy?
Example of undefined behavior while accessing array out of bounds.
Array as parameter.
How to split or break sentence into words?
Two-dimensional arrays.
How to initalize a multidimensional array?
Example #9.1: Sum of two matrices using 2-dimensional arrays.
Example #9.2: Find transpose of a matrix.
Example #9.3: Sort strings in dictionary order.
Example #9.4: Remove characters in string except alphabets.
Example #9.5: Calculate standard deviation.
Example #9.6: Swap elements using call by reference.
Pointer to an Array vs Array Pointer.
Go back to Main Menu
Last Updated 01 Nov, 2018 16:21. <vadimov@i.ua>