C (237/257)

From:
Date:26 Feb 2001 at 09:55:10
Subject:Re: Link together C and C++

On Mon, Feb 26, 2001 at 01:08:25AM +0200, Vassili Smirnov wrote:
> #ifndef TEST_H
> #define TEST_H
>
> void myFunc(void);

This has to be: extern "C" void myFunc(void);

> #endif

Gunther

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/