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.
/// Jürgen On 07/14/2014 01:21 PM, Blake McBride wrote:
Greetings,It would be very helpful to have the following C functions added to the FILE_IO interface:getcwd - good to be able to tell where you are access - good to test to see if a file exists Thanks. Blake