help-octave
[Top][All Lists]
Advanced

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

Re: Writing binary files is not working properly


From: John W. Eaton
Subject: Re: Writing binary files is not working properly
Date: Sat, 25 Oct 2003 19:08:39 -0500

On 25-Oct-2003, robert Macy <address@hidden> wrote:

| Does Octave have some way to open a file in binary mode,
| like simply force the issue?

  fopen ("foo", "wb");

should work in recent versions.

jwe



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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