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

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

[Octave-bug-tracker] [bug #33330] fgets hangs octave when reading newlin


From: Rik
Subject: [Octave-bug-tracker] [bug #33330] fgets hangs octave when reading newline
Date: Tue, 17 May 2011 23:48:02 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1

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

Try the following


str = fscanf (fid, "%s", 'C');


It works for me with the zenity example you posted.  Beware that you'll no
longer get -1 on a closed dialog, but rather the empty matrix [].

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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