Devices

You cannot use the Windows device names PRN or CON. The Windows NUL device and the UNIX /dev/null are functionally equivalent, however, their use in source code is not portable. You can use the CBL_GET_OS_INFO library routine to programmatically determine the OS type and then call the appropriate null device.