OS_READ_WRITE_FUNC Definition

This constant determines whether the osRead and osWrite functions are included or excluded during compilation. These functions are compiled if the constant value is 1 and omitted if the value is 0. If the constant is not defined, the default value is 1, and the functions are included in the compiled output.

Version:1.0
See also: interprocess communication, osRead, osWrite
SpaceShadow documentation