Fundamentals of Programming. Unit 11.
Behind the curtain: Functions & Arrays.
Calculate the total of one-dimentional array.
How to calculate the subtotal of each row of the 2D-array.
Exercices #11.1 - #11.4.
Three equivalent alternatives for the prototype syntax.
Declare a pointer corresponding to an N-dimentional array.
Variable-length array passed as an argument.
Compound literal.
A compound literal is a means for providing values that are needed only temporarily.
Exercices #11.5 - #11.11.
A pointer to a "row" array.
Sort an array of float elements.
Pointers to functions.
Preprocessor magic.
Pseudocode usage example.
Go back to Main Menu
Last Updated 14 Nov, 2018 18:47. <vadimov@i.ua>