Adding #include directives

You can quickly add an #include directive for any documented function:

  1. In the C/C++ editor, select the function name (excluding the parentheses or any leading tabs or spaces).
  2. Right-click and choose Add Include.

    The #include statement for the selected function name is added to the top of the file, if it is not already there.

Red Hat Copyright Statement
IBM Copyright Statement