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

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

[Octave-bug-tracker] [bug #62723] sscanf returns an error when there is


From: INVALID.NOREPLY
Subject: [Octave-bug-tracker] [bug #62723] sscanf returns an error when there is no error
Date: Tue, 2 Aug 2022 11:43:31 -0400 (EDT)

Follow-up Comment #2, bug #62723 (project octave):

Here is another example which has the same issue:

>> [val, count, errmsg, nextpos] = sscanf('p','%c')
val = p
count = 1
errmsg = sscanf: format failed to match
nextpos = 2



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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