Skip to content
Snippets Groups Projects
Commit 333fcb6b authored by Kang Hyeonuk's avatar Kang Hyeonuk
Browse files

Update report14.md

parent b77636ae
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
데이터 송수신에는 입출력 영역으로서 버퍼를 필요로 한다. <br> 데이터 송수신에는 입출력 영역으로서 버퍼를 필요로 한다. <br>
![lec14-1](../Image/lec14-1.jpg) ![lec14-1](../Image/lec14-1.jpg)
* 가장 중요한 3가지 버퍼 : stdin, stdout, stderr * 가장 중요한 3가지 표준 버퍼 : stdin, stdout, stderr
* POSIX (Portable Operating System Interface) : 다른 운영체제들 사이에서 호환성을 위해 IEEE에서 만든 표준이다. <br> * POSIX (Portable Operating System Interface) : 다른 운영체제들 사이에서 호환성을 위해 IEEE에서 만든 표준이다. <br>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment