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

(새 문서: ==개요== ;Error: ‘STDIN FILENO’ undeclared <source lang='c'> #include <unistd.h> </source> ==같이 보기== * unistd.h ==참고== * https://stackoverflow.com/questions/...)
 
1번째 줄: 1번째 줄:
{{DISPLAYTITLE:error: ‘STDIN_FILENO’ undeclared (first use in this function)}}
==개요==
==개요==
;Error: ‘STDIN FILENO’ undeclared  
;<nowiki>error: ‘STDIN_FILENO’ undeclared (first use in this function)</nowiki>


<source lang='c'>
<source lang='c'>

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

1 개요

error: ‘STDIN_FILENO’ undeclared (first use in this function)
#include <unistd.h>

2 같이 보기

3 참고

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