CSCI 2243 Programming in "C/C**" II

"C" II is a continuation of "C" I and covers pointers in greater detail. Both linear and multidimensional arrays are introduced and then correlated to pointer access. Strings will be presented and pointer association with these and recursive techniques. File access will be complemented with software tools and an introduction to C++ and Object Oriented Programming.

Credits

3

Prerequisite

CSCI 2143