From 1a365c4703d3f1c8f58133e34cc256883d52a59d Mon Sep 17 00:00:00 2001 From: Kang Hyeonuk <hugang1208@ajou.ac.kr> Date: Sat, 29 Jan 2022 12:51:03 +0000 Subject: [PATCH] Update report14.md --- lec14/report14.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lec14/report14.md b/lec14/report14.md index ff40393..09a6df3 100644 --- a/lec14/report14.md +++ b/lec14/report14.md @@ -20,5 +20,10 @@ * stack : 스택은 컴퓨터에서 사용되는 기본 데이터 구조 중 하나로 데이터를 후입선출 구조로 유지하는 추상 데이터형을 말한다. - +### Understanding Buffer and stream +* buffer control + * no + * line + * block + -- GitLab