'fopen' successfully opens directories

John W. Eaton jwe at bevo.che.wisc.edu
Wed Apr 23 12:16:40 CDT 2008


On 23-Apr-2008, Sergei Steshenko wrote:

| Which file implements 'fopen' in 'octave' ? And which function(s) in it ?

Look in src/file-io.cc.  Make the change in do_stream_open function.
Take advantage of the file_stat class from liboctave.

jwe


More information about the Bug-octave mailing list