On Wed, 16 Jun 2010 13:03:09 -0400, Steven Schveighoffer
wrote:
I'm running into some issues while trying to make portable code for
Phobos.
One of the issues is the open system call. Apparently, it's defined in
core.sys.posix.fcntl. However DMC supports it (via the io.h header), so
d
I'm running into some issues while trying to make portable code for Phobos.
One of the issues is the open system call. Apparently, it's defined in
core.sys.posix.fcntl. However DMC supports it (via the io.h header), so
does anyone know where I can find it? Do I have to add it? Can I safel