Hello John
I have no problem using this class definition (copied in a file called
Krane.cpp):
> // A rudimentary class
> class Rude {
> int i,j;
> public:
> void dont_want(int ii){ i=0; }
> void dont_need(int jj){ j=jj; }
> };
either in interpreted (.L Krane.cpp) or compiled (.L Krane.cpp+) mode.
I use v.3.05/05 (CVS head 15 June 2003) with gcc3.2 on a Linux i386 machine.
Hope this helps
John Frankland
--
John D. Frankland
Beam Coordinator
GANIL
B.P. 55027
14076 CAEN Cedex 05
tel: +33 (0)231454628
fax: +33 (0)231454665
This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:12 MET