|
Description
This course gives C programmers practical experience applying advanced
C programming techniques. The course is operating system independent.
Audience
Systems and applications programmers and software designers who
will be using C for software development and need to understand
every aspect of the C programming language.
Prerequisites
Participants must have a working knowledge of C programming language,
or have attended Arkoa’s C Programming course.
Hardware and Software
An ANSI C compiler running on any platform. The systems should be
able to load a 3.5” DOS-formatted solution disk.
|
Format
Objectives
After completing this course, participants should be able to:
- Use the enhancements offered by ANSI
C
- Use all the functions in the ANSI
library
- Write sophisticated applications
using multiple source files and separate compilation
- Implement algorithms involving complex
data structures
- Describe all of the techniques and
facilities for error trapping and error recovery
- Identify potential barriers to portability
|