> #include <iostream.h> > > #include <stdio.h> I vaguely remember some book mentioning us not to use both iostream and stdio.h in the same program, because they manipulate buffers independently, and can cause unpredictable output.
- Sandip -- Sandip Bhattacharya sandipb @ bigfoot.com http://www.sandipb.net ---------------------------- ================================================ To subscribe, send email to [EMAIL PROTECTED] with subscribe in subject header To unsubscribe, send email to [EMAIL PROTECTED] with unsubscribe in subject header Archives are available at http://www.mail-archive.com/ilugd%40wpaa.org =================================================