Compiled library with procedures only?

Robert Casties (casties@desy.de)
Wed, 28 May 1997 18:33:47 +0200 (MET DST)


Hello!

Is it possible to compile some procedures which are not part of a class
into a shared library?

rootcint complains about "undefined class" and the procedures are not to
be found after (sucessfully) loading the library.

The examples deal only with classes, do I have to put the procedures into
a class?

Thanks
Robert