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

잔글 (봇: 자동으로 텍스트 교체 (-source +syntaxhighlight))
 
(다른 사용자 한 명의 중간 판 하나는 보이지 않습니다)
4번째 줄: 4번째 줄:


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


==같이 보기==
==같이 보기==

2020년 11월 2일 (월) 02:41 기준 최신판

1 개요[ | ]

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

2 조치[ | ]

#include <unistd.h>

3 같이 보기[ | ]

4 참고[ | ]

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