[maemo-developers] calendar-backend

From: Hubert Figuiere hub at figuiere.net
Date: Thu Jun 11 19:15:04 EEST 2009
On 06/10/2009 07:32 AM, Sampo Savola wrote:
> There seems to be only C++ interface for this.
 >
> How should this be used in C application,
> is there going to be C interface also?

You can mix C and C++ easily. You can recompile your C code with a C++ 
compiler[1].


Hub

[1] possibly with a few changes that will keep the code compilable with 
a C compiler. This was part of the C++ design.
More information about the maemo-developers mailing list