bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Additions to FILE_IO


From: David Lamkins
Subject: Re: [Bug-apl] Additions to FILE_IO
Date: Mon, 14 Jul 2014 11:16:31 -0700

You must set errno = 0 before calling access(). Otherwise the lib_file_io return value may be incorrect upon success.

---------- Forwarded message ----------
From: Juergen Sauermann <address@hidden>
To: Blake McBride <address@hidden>
Cc: "address@hidden" <address@hidden>
Date: Mon, 14 Jul 2014 18:01:09 +0200
Subject: Re: [Bug-apl] Additions to FILE_IO
Hi Blake,

thanks, added in SVN 373. Left argument of access() is a string consisting of
R, W, X, and F rather than a single integer.


--
"The secret to creativity is knowing how to hide your sources."
   Albert Einstein


http://soundcloud.com/davidlamkins
http://reverbnation.com/lamkins
http://reverbnation.com/lcw
http://lamkins-guitar.com/
http://lamkins.net/
http://successful-lisp.com/

reply via email to

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