octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fopen warning


From: John W. Eaton
Subject: fopen warning
Date: Tue, 17 May 2005 13:16:32 -0400

On 20-Apr-2005, Dmitri A. Sergatskov wrote:

| The warning
| 
| warning: fopen: default open mode is now binary
| 
| has been around for a while already.
| Should it finally go away in 2.9.x/3.x version?

It's gone now.

BTW, should we also make fopen simply return an integer for
compatibility with Matlab?  We already have the form

  -- Built-in Function: [FILE, MODE, FMT] = fopen (FID)

which provides a way to get the information that is in the structure
that is currently returned from fopen.

jwe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]