X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <4058E772.16220829@alltel.net> From: Curtis Mackie X-Mailer: Mozilla 4.5 [en]C-Alltel IS (Win98; I) X-Accept-Language: en-US, en-GB, en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: 5 minutes later... References: <4058E57F DOT 8BD57392 AT alltel DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 12 X-Complaints-To: abuse AT usenetserver DOT com X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly. NNTP-Posting-Date: Wed, 17 Mar 2004 22:02:53 EST Date: Wed, 17 Mar 2004 18:04:03 -0600 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com They may be defined in . I'm pretty sure it's , though. Curtis Mackie wrote: > The fstream classes should be defined in , along with cout and cin. > > PT wrote: > > > I've written some functions using the fstream class (MSVC 1.52 DOS), now i'm > > converting everything to 32bit using gcc. bt where can i find that class ? > > (?.h)(?.a)