octave-maintainers
[Top][All Lists]
Advanced

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

Re: Patch to fix floating point format strings to match fopen documentat


From: maiky76
Subject: Re: Patch to fix floating point format strings to match fopen documentation
Date: Thu, 22 Mar 2012 23:07:20 -0700 (PDT)

Hi,

I made a function that loads Ascii data and that requires these lines of
code to properly work with Octave and be compatible with ML:

if exist('OCTAVE_VERSION')
   machineformat ='ieee-le'
end

will your patch make these lines useless and unify Octave and ML with this
regard, correct?
Thanks
M

--
View this message in context: 
http://octave.1599824.n4.nabble.com/Patch-to-fix-floating-point-format-strings-to-match-fopen-documentation-tp4493983p4497948.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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