From: "Rafal Maj" Newsgroups: comp.os.msdos.djgpp Subject: Odp: Odp: I think this is a for problem... Date: Sun, 11 Feb 2001 16:27:27 +0100 Organization: Academic Computer Center CYFRONET AGH Lines: 20 Message-ID: <966b7e$ish$2@info.cyf-kr.edu.pl> References: <9632r1$n4u$1 AT info DOT cyf-kr DOT edu DOT pl> <3A850D4E DOT 8DBCBFF AT home DOT com> NNTP-Posting-Host: d-94-53-29.cyfronet.krakow.pl Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: info.cyf-kr.edu.pl 981905454 19345 149.156.1.189 (11 Feb 2001 15:30:54 GMT) X-Complaints-To: news AT cyf-kr DOT edu DOT pl NNTP-Posting-Date: 11 Feb 2001 15:30:54 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Yes, I forgot because I'm alweys using iostream. Użytkownik Tom Fjellstrom w wiadomooci do grup dyskusyjnych napisał:3A850D4E DOT 8DBCBFF AT home DOT com... > Rafal Maj wrote: > [snip] > > If You are using library conio.h instead of iostream.h , then repleace > > instructions like : > > cout << ... to printf ( ... ) > > and > > cin >> ... to scanf( ... ) > > > > scanf and printf arn't conio.h, they're stdio.h. > > -- > Tom Fjellstrom > tfjellstrom AT home DOT com > http://strangesoft.net/