Previous Topic: CAIENFNext Topic: CA Earl Reporting Service


CA-C

CA-C Runtime is a runtime facility with reentry capabilities. Its modular architecture insulates the CA-C Runtime programs from system and version dependencies. Little, if any, system-dependent code is linked with the user program. This method allows for smaller user programs and easier maintenance. CA-C Runtime uses a memory manager to handle the dynamic allocation requests for small pieces of storage. This manager enables fewer calls to be made on the operating system resulting in faster allocation and deallocation.

A number of the CA Common Services require the CA-C Runtime service , and it is required when you use the CA 7 Web Client.

Note: For more information, see the CA Common Services documentation.