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 |
---|---|
<installdir>\10.x\Development\C |
<installdir>/10.x/development/c |
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 |
---|---|
<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.