Dashboard > Appistry EAF v3.8 > ... > Client APIs > C Client API Linux
Log In   View a printable version of the current page.  
  C Client API Linux

All C tasks must include fabric_client.h and fabric_request.h to access the fabric API functions. Use a C++ compiler to compile the code such as the GCC compiler.

Fabric API object

This section describes the C API functions.

Note.
• Using NULL in a pointer causes an error.
• To retrieve an attribute, use the get function that corresponds to the set function used to set that attribute. Using any other get function results in an error.

Libraries

fabric_client.h

fabric_request.h

fabric_lib

fabric_properties.h