From kde-core-devel Sat Mar 08 21:39:45 2003 From: Tim Jansen Date: Sat, 08 Mar 2003 21:39:45 +0000 To: kde-core-devel Subject: Re: glib dependancy in KDE3.x X-MARC-Message: https://marc.info/?l=kde-core-devel&m=104715950403094 On Saturday 08 March 2003 22:15, Navindra Umanee wrote: > Is that true? Can't you write libraries in C++ and export acceptable > portable C interfaces for them at the same time? I always thought you > could. Yes. But unless you document your interfaces really well and your lib is completely bug-free and has all features the programmer can dream of, the C programmer still needs to view and touch C++ code. bye...