Talk:Unistd.h

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

First line is misleading[edit]

The opening line is a little misleading:

> In the C and C++ programming languages, unistd.h is the name of the header file that provides access to the POSIX operating system API.

This suggests that unistd.h is part of the C or C++ language standards when actually it's part of the POSIX standards.

To fix this, I would turn it around:

> On POSIX operating systems, unistd.h is the name of the header file that provides system API declarations to programs written in the C or C++ programming languages.

Would this be a reasonable change?

2620:0:100E:401:98B4:4870:542B:6B8F (talk) 23:56, 9 February 2018 (UTC)Adrian[reply]