[Klone-users] Klone with C++
Mickael Auger
mickael.auger at gmail.com
Mon Jan 12 07:40:40 EST 2009
Hi M.Strashun,
your code is wrong, you miss to write a " ; " after last " } " :
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
<%!
class cClass
{
public:
long long int a;
cClass() {};
} ;
%>
aaa
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
pg_96999b9cde0a341e168e8a972bcdc019.cc:29: error: two or more types in
> name declaration 'klone_html_zblock_0'
This error concerning the next line after definition of C class in
equivalent C file of KLX file.
Bye :)
--
Mickaël AUGER
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://koanlogic.com/pipermail/klone-users/attachments/20090112/d5ac90cb/attachment.htm
More information about the klone-users
mailing list