[PHP-DEV] Re: Need help in defining a class from C code.

2006-01-27 Thread Kiput
> What functionality is it that you feel is lacking from sapi/embed? I know > that C != C++, but C++ can certainly link against C libraries and using > sapi/embed is pretty well dirt-simple. Or were you planning on dumbing it > down to the point where the C++ developer doesn't need to know what z

[PHP-DEV] Re: Need help in defining a class from C code.

2006-01-26 Thread Sara Golemon
> I'm currently working on a tiny "wrapper" > in C++ which will aid in easy embeding PHP > in C++ apps. > What functionality is it that you feel is lacking from sapi/embed? I know that C != C++, but C++ can certainly link against C libraries and using sapi/embed is pretty well dirt-simple. Or wer