home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.help
- Path: sparky!uunet!mcsun!sunic!aun.uninett.no!nuug!nntp.nta.no!nntp.nta.no!rune
- From: rune@nta.no (Rune Henning Johansen FBA)
- Subject: How to avoid warning: implicit declaration of function 'printf'
- Message-ID: <RUNE.92Sep8102335@calypso.nta.no>
- Sender: news@nntp.nta.no
- Nntp-Posting-Host: calypso.nta.no
- Organization: Norwegian Telecom Research
- Distribution: gnu
- Date: 8 Sep 92 10:23:35
- Lines: 7
-
-
- Using printf in my g++-program the compiler gives
- warning: implicit declaration of function `printf'
- How can I avoid this?
-
- - Rune
-
-