Unified API: C Programming Language
Obtaining C Language Libraries
The native C libraries and headers are available in the Sentinel RMS installation, at the following path:
Windows | UNIX | Android | Linux ARM |
---|---|---|---|
<installdir>\10.x\Development\C |
<installdir>/10.x/development/c |
<installdir>/10.x/development/c | <installdir>/10.x/development/c |
NOTE For more information about these libraries, click here.
Obtaining C Language Samples
The corresponding C language samples for on-premises deployments are available here. Samples for the lease deployments are available with the SCL Add-on Package (it is not a part of the main SDK and obtained separately):
Windows | UNIX | Android | Linux ARM |
---|---|---|---|
<installdir>\10.x\Samples\C |
<installdir>/10.x/samples/c |
<installdir>/10.x/samples/c | <installdir>/10.x/samples/c |
You can refer to the readme file inside the samples directory for further details about the samples.
Documentation Help
Go to About this document to obtain document and contact related information.