NC_NOCLOBBER

< Don't destroy existing file. Mode flag for nc_create().

extern (C)
enum NC_NOCLOBBER = 0x0004;

Meta