Anonymous - 2001-03-06

I am trying to write a high-level C++ class API to Sphinx 2. 

Anyone else trying the same thing (in C without classes, or C++) already?

I have started by trying to replace the arg processing from fbs_init() with class settings.  Doing okay, but having problems with the codebook files.  Not sure what files are expected with the .ccode, .pcode, .dcode and .xcode extensions.