[En-Nut-Discussion] PNUT on EIR

Harald Kipp harald.kipp at egnite.de
Sat Jul 3 11:26:46 CEST 2010


On 02.07.2010 17:52, Andre Riesberg wrote:
> int hvol = _open(path,_O_RDWR|_O_BINARY);

Hi Andre,

if the file doesn't exist, you need additional mode flags:

http://en.wikipedia.org/wiki/Open_%28system_call%29

Regards,

Harald





More information about the En-Nut-Discussion mailing list