Viszont az unistd.h behúzása magával vonhatja impliciten az stdio.h-t a szabvány szerint:
Inclusion of the <unistd.h> header may make visible all symbols from the headers <fcntl.h>, <stddef.h>, <stdint.h>, and <stdio.h>.
Viszont az unistd.h behúzása magával vonhatja impliciten az stdio.h-t a szabvány szerint:
Inclusion of the <unistd.h> header may make visible all symbols from the headers <fcntl.h>, <stddef.h>, <stdint.h>, and <stdio.h>.