The CINT utility library
A simple library to initialize the CINT interpreter and
load a C/C++ file to be interpreted. The library can also be
used to check if a function with a given prototype is available
through CINT. The library enables the user to register a user's
functions to extend an application.
The resultant library is available as -lcintutil; the
library include file is available as <cintutil.h>.
Class Index
Dan Nguyen
Last modified: Tue Jul 6 16:01:45 EDT 1999