octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #41330] fopen (<fname>, "w") creates temp file


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #41330] fopen (<fname>, "w") creates temp file with different file name
Date: Fri, 24 Jan 2014 10:13:37 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9

Follow-up Comment #3, bug #41330 (project octave):

Try


fid = fopen (file, flags);
fopen (fid)


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41330>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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