X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <4058E57F.8BD57392@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: Re: Where can i find the fstream class References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 8 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 21:54:34 EST Date: Wed, 17 Mar 2004 17:55:44 -0600 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 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)