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: Mike Miller
Subject: Re: Patch to fix floating point format strings to match fopen documentation
Date: Fri, 23 Mar 2012 09:03:13 -0400

On Fri, Mar 23, 2012 at 2:07 AM, maiky76 <address@hidden> wrote:
> 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?

Hopefully, what is the context?  How is machineformat initialized
outside of your conditional, and how is it used?

-- 
mike


reply via email to

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