AIMS AND OBJECTIVES OF THE COURSE: To provide students with in-depth knowledge of ANSI C programming, as well as to create a foundation for using these skills in other disciplines.
DESCRIPTION OF THE COURSE: The main topics concern: Address space. Pointers. Using pointers with arrays. Character processing. String manipulation. Library functions for string operations. Data structures - struct and union. Preprocessor directives. Macro definitions.