Header Files for Remote Procedure Call APIs

Programs using the Remote Procedure Call (RPC) APIs must include <rpc/rpc.h> and one or more additional header files that contain information needed by the functions, such as:

The header files are provided in the QSYSINC library, which is optionally installable. Make sure QSYSINC is on your system before compiling programs that use these header files. For information about installing the QSYSINC library, see Include files and the QSYSINC library.

The table below shows the file and member name in the QSYSINC library for each header file used by the TI-RPC APIs in the Information Center.

You can display a header file in QSYSINC by using one of the following methods:

You can print a header file in QSYSINC by using one of the following methods:


[ Back to top | Remote Procedure Call (RPC) APIs | APIs by category ]