> > Could it be that there is a define for 'printf' in some 
> system header file?
> > 
> 
> 
> Yes, there is - stdio.h is included somewhere, and of course defines a
> printf. It is different, but how would that interfere with a 
> printf defined
> local to a class ? Sorry, I should have mentioned that the 
> printfs were all
> defined local to a class.

No, I thought that there could be a
#define printf ...
somewhere, which would affect even class local 'printf' declarations.

Daniel Dittmar

-- 
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org/
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to