[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: Here is a newbie ;-)
- From: Christophe Gimenez <chris@...>
- Date: Tue, 14 Mar 2000 15:28:52 +0100
Okay I found by my self... My test was a .cpp file and thus treated by the c++ compiler.
But if I want to call lua functions from a C++ program ?
do I need :
extern "C"
{
#lua includes
}
??
-----Message d'origine-----
De: Christophe Gimenez [SMTP:chris@kandji.com]
Date: mardi 14 mars 2000 15:02
A: Multiple recipients of list
Objet: Here is a newbie ;-)