HPlogo HP Xlib Extensions: > Chapter 1 Introduction to Xlib HP Extensions

Conventions Used in This Manual

» 

Technical documentation

Complete book in PDF

 » Table of Contents

 » Index

This document uses the following conventions:

  • Global symbols in this manual are printed in this special font. These can be either function names, symbols defined in include files, or structure names. Arguments are printed in italics.

  • Each function is introduced by a general discussion that distinguishes it from other functions. The function declaration itself follows, and each argument is specifically explained. General discussion of the function, if any is required, follows the arguments. Where applicable, the last paragraph of the explanation lists the possible Xlib error codes that the function can generate.

  • To eliminate any ambiguity between those arguments that you pass and those that a function returns to you, the explanations for all arguments that you pass start with the word specifies or, in the case of multiple arguments, the word specify. The explanations for all arguments that are returned to you start with the word returns or, in the case of multiple arguments, the word return. The explanations for all arguments that you can pass and are returned start with the words specifies and returns.

  • Any pointer to a structure that is used to return a value is designated as such by the _return suffix as part of its name. All other pointers passed to these functions are used for reading only.

  • Xlib defines the Boolean values of True and False.

© 1995 Hewlett-Packard Development Company, L.P.