TOC PREV NEXT INDEX


Dynamic Memory Management



The ASN1C run-time uses specialized dynamic memory functions to improve the performance of the encoder/decoder. It is imperative to understand how this methodology works in order to avoid memory problems in compiled applications. ASN1C also provides the capability to plug-in a different memory management scheme at two different levels - the high level API called by the generated code and the low level API that provides the core memory managment functionality.


Objective Systems, Inc.

55 Dowlin Forge Road
Exton, Pennsylvania 19341
http://www.obj-sys.com
Phone: (484) 875-9841
Toll-free: (877) 307-6855 (US only)
Fax: (484) 875-9830
info@obj-sys.com
TOC PREV NEXT INDEX