Date: Wed, 05 Jun 1996 19:01:40 +0200 (MET DST) From: "Christoph P. Kukulies" Subject: Re: F2C Backspace problem is back... In-reply-to: <2287CE14A69@P3.ENZIAN.COM> To: BILLG AT p3 DOT enzian DOT com (Bill Galbraith) Cc: djgpp AT delorie DOT com Reply-to: Christoph Kukulies Message-id: <199606051701.TAA13392@gilberto.physik.rwth-aachen.de> MIME-version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit > I have been using the DJGPP v2.0 and F2C Fortran converter > successfully. No problem with the Fortran statement "Backspace". > > I recently downloaded the EZ2LOAD Ada compiler with DJGPP v2.0, > recompiled the F2C libraries, and tried compiling my Fortran code, > and it has a run-time problem with the "BACKSPACE" command. I may be wrong but it may have to do with filemode binary vs. ascii and/or the fseek. Also check whether you have a -DMSDOS or not. I'm not sure at the moment whether you want unix file i/o or MSDOS file i/o. > > Anybody have any suggestions on a solution? > > Thanks > > --Chris Christoph P. U. Kukulies kuku AT gil DOT physik DOT rwth-aachen DOT de