Re: learning C++
From: André Pönitz (poenitz_at_gmx.net)
Date: 02/11/04
- Next message: Thomas Matthews: "Re: local static variables on the heap?"
- Previous message: Mike Wahler: "Re: learning C++"
- In reply to: Mike Wahler: "Re: learning C++"
- Next in thread: Tom: "Re: learning C++"
- Reply: Tom: "Re: learning C++"
- Reply: Mike Wahler: "Re: learning C++"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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'
- Next message: Thomas Matthews: "Re: local static variables on the heap?"
- Previous message: Mike Wahler: "Re: learning C++"
- In reply to: Mike Wahler: "Re: learning C++"
- Next in thread: Tom: "Re: learning C++"
- Reply: Tom: "Re: learning C++"
- Reply: Mike Wahler: "Re: learning C++"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|