On May 25, 2005, at 2:56 AM, <[EMAIL PROTECTED]> wrote:
Thanks, applied. For the Changes file, could you explain what the 'extern "C"' stuff does?It basically just lets one have 'extern "C"' in front of (well, after 'static') prototypes (so that's not Symbian-specific, as such). Those chunks are strictly speaking not necessary (yet), but that will come in handy once I get around tocreating a framework for building Symbian specific XS extensions.
Thanks, I've added this. -Ken
