Replies: 1 comment
-
어떻게 하는게 맞을까요? OK 이면 어떤일이 벌어질까요? Error이면? 이러한 고민을 직접 해보는 것이 숙제의 목표입니다. 여러분은 단순한 프로그램 생성기가 아니니까요. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Your Name
KimDohyung(김도형)
Question
HW2 padding 관련 질문드립니다.
만약, 마지막 두 바이트가 0x2 0x1이라면 이 경우는 padok인가요?(마지막이 0x1이므로) 아니면 paderror인가요?(0x1앞에 아마도 padding을 나타내는 바이트인 0x2가 추가로 있으므로)
Beta Was this translation helpful? Give feedback.
All reactions