lua-users home
lua-l archive

C vs C++

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Eeek.
Howsabout some
#idef _cplusplus
extern "C"
{
#endif
/* normal function prototypes */
#ifdef _cplusplus
};
#endif
in your header files?
--Adam

AltStyle によって変換されたページ (->オリジナル) /