fn pointer problem in v3

rob.taylor@ukonline.co.uk rob.taylor@ukonline.co.uk
Fri Nov 24 07:20:00 GMT 2000


here's the problem code:

class test
{
  typedef test (*PTR)();
};

I get parse error before token '*'

Is this my error or gcc's?

Thanks, 

Rob Taylor             
Flying Pig Systems



More information about the Gcc mailing list