Help for this page

Select Code to Download


  1. or download this
    #ifdef __cplusplus
    extern "C" {
    ...
    
    const char*
    cAiml::get_error_str(AIMLError error_num);
    
  2. or download this
    TYPEMAP
    cAiml * O_OBJECT
    AIMLError T_ENUM
    
  3. or download this
    /*********************************************************************
    +******
     *   This file is part of "libaiml"                                   
    +     *
    ...
    
    
    #endif  // __LIBAIML_CORE_H__