Re: learning C++

From: André Pönitz (poenitz_at_gmx.net)
Date: 02/11/04


Date: Wed, 11 Feb 2004 17:15:40 +0000 (UTC)

Mike Wahler <mkwahler@mkwahler.net> wrote:
> 'std::printf' is declared by <cstdio>, not <iostream>

Ups. Overlooked that. [As excuse: I originally intended to replace the
'printf' by 'cout' but did not want to restart the 'you need <ostream>,
too' kind of thread...]

Andre'



Relevant Pages