Hi Vasili, > I already found this link. Thanks in any case. I want to O_CREATE a file, > i.e. do a openFd creating a new file. O_CREATE should be the FileMode, but I > don't see in the link below. What do you want to do beyond writeFile/openFile/readFile? If you can, its better to use the standard IO openFile. Thanks Neil