|
Provided by: Serebra Learning Corporation ANSI C Programming The Standard Library and Preprocessor |
![]() |
Training
Provided by Serebra Learning Corporation
To describe programming file and other I/O operations in ANSI C and how to implement facilities from the standard library Programmers and software developers new to ANSI C
|
|
||||||||
ANSI C Programming The Standard Library and Preprocessor
Audience
Programmers and software developers new to ANSI C
Topics
Objectives
- ANSI C Programming: The Standard Library and Preprocessor
- name the most common header files and list their uses and identify the functions used to read and write using standard I/O in ANSI C.
- print and format output using the printf() function in ANSI C.
- accept and format user input, using the scanf() function in ANSI C.
- use the file pointer, open and close a file, get characters and strings from files, and put characters and strings into files in ANSI C.
- list the characteristics of buffered I/O and identify the ANSI C functions that it uses.
- complete the code that will create and write to a file, using buffered I/O functions in ANSI C.
- list the common string handling functions in ANSI C and use them correctly.
- list the characteristics of the argc and argv command-line arguments and use them to accept user input in ANSI C.
- use the #include preprocessor directive to include a header file in a program and use #define to create identifiers and macros in ANSI C.
About The Training Provider: Serebra Learning Corporation
Serebra Learning Corporation - Serebra Learning Corporation provides technology-based training solutions through a combination of Cortex, its proprietary learning management system (LMS), and a curriculum catalog with over 1, 825 current courseware titles. Founded in 1987 (as FirstClass Systems, with a name change to Serebra in 2001), Serebra has over sixteen years" experience delivering e-learning solutions to both...

