KCss Destructor

C Styled Script
Reference Manual

<< Back  End  Next >>
 
 
INDEX
Introduction
Installation
Using The CSS Executive
Language
Directives
System Library
String Library
Regular Expression Lib.
File Library
Database Library
C API
C++ API
   Embedding CSS
   Writing Libraries
   API Reference
      KCss Constructor
      KCss Destructor
      KCss::addFunc
      KCss::call
      KCss::enableTrace
      KCss::get
      KCss::isTrace
      KCss::loadLibrary
      KCss::loadScript
      KCss::set
      KCss::show
      KCss::startDate
      KCss::startTime
      KCss::varResize
      KCss::varSizeof
CSS Links
  
KCss::~KCss();  // destructor

The destructor will first call the cleanup-functions of all loaded libraries, then unload the libraries from memory and finally drop all other memory occupied.

 Copyright © IBK LandquartLast revised by Peter Koch, 24.02.00<< Back  Top  Next >>