This book introduces you to the programming tools and interfaces available for writing and debugging application programs using the AIX operating system.
This book is intended for programmers who write and debug application programs on the AIX operating system. Users of this book should be familiar with the C programming language and AIX usage (entering commands, creating and deleting files, editing files, and navigating the file system).
The following highlighting conventions are used in this book:
Everything in the AIX operating system is case-sensitive, which means that it distinguishes between uppercase and lowercase letters. For example, you can use the ls command to list files. If you type LS, the system responds that the command is "not found." Likewise, FILEA, FiLea, and filea are three distinct file names, even if they reside in the same directory. To avoid causing undesirable actions to be performed, always ensure that you use the correct case.
ISO 9000 registered quality systems were used in the development and manufacturing of this product.
The following books contain information about or related to writing programs: