Go to the first, previous, next, last section, table of contents.


CNP<type> -- persistent types

DESCRIPTION

CNCL currently provides persistent extensions for the (CNCL-) data types CNDouble, CNInt, CNString and the container classes CNDLList, CNArrayObject.

The only difference of functions in these extensions to the previosly described extension CNPInt may be some additional constructors and =operators for a better connection to the base class.


Go to the first, previous, next, last section, table of contents.