"Error: ‘STDIN FILENO’ undeclared (first use in this function)"의 두 판 사이의 차이

3번째 줄: 3번째 줄:
;<nowiki>error: ‘STDIN_FILENO’ undeclared (first use in this function)</nowiki>
;<nowiki>error: ‘STDIN_FILENO’ undeclared (first use in this function)</nowiki>


==조치==
<source lang='c'>
<source lang='c'>
#include <unistd.h>
#include <unistd.h>

2017년 11월 23일 (목) 00:43 판

1 개요

error: ‘STDIN_FILENO’ undeclared (first use in this function)

2 조치

#include <unistd.h>

3 같이 보기

4 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}