> Another question is: can I directly call the c++ api of the kernel in
> application instead of the C KAPI? And do you have any document relative to
> this native C++ API?
There is nothing to stop you calling the C++ API, but we don't
recommend it. The C API is documented and frozen. The C++ is not
documented and not frozen, it can and does change.
So we reserve the right to break your application if you use the C++
API :-)
Andrew
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss