NC_SHARE

Share updates, limit cacheing. Use this in mode flags for both nc_create() and nc_open().

extern (C)
enum NC_SHARE = 0x0800;

Meta