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

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

[Octave-bug-tracker] [bug #59269] dlmread error when file path have utf8


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #59269] dlmread error when file path have utf8 character
Date: Mon, 19 Oct 2020 03:58:42 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.80 Safari/537.36 Edg/86.0.622.43

Follow-up Comment #5, bug #59269 (project octave):

Also: You don't need to (and should not) open a file with `fopen` if you want
to read its content with `importdata`. `fopen` is meant to be used for
functions that expect a file identifier `fid` (e.g. `fgets`, `fprintf`, ...)

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59269>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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