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

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

[Octave-bug-tracker] [bug #51888] scanf / fscanf / sscanf should be able


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #51888] scanf / fscanf / sscanf should be able to return int64 / unit64 values
Date: Thu, 7 Sep 2017 15:53:07 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #1, bug #51888 (project octave):

I got something working for the scanf(..., "C") case, but I wondered if we
should make it always return integer types for any integer conversion?

For the non-C form we have to remain Matlab compatible, but for the C form,
scanf returns a cell array so we could return whatever types we want.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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