ofWrite constant

int const ofWrite

Indicates that the file should be opened for writing.

Implementation

static const ofWrite = 0x00000001;