On Wed, 6 Mar 2002, Matthew O. Persico wrote: > I want to recompile cvs as a library and write just enough Inline::C > code to access that library's functions.
This sounds like a really bad idea to me. Do you have a really bad job to do? Wouldn't it be easier to just run cvs commands using system()? -sam
