We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Suppress warning about use of read() function Visual C warns to use _read() instead of read(), but all other platforms use read()
minor tweaks