인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

yjch27776372's profile image
yjch27776372

asked

Let's learn C and C++ at the same time - Doodle Doodle's C/C++

08 - char type and ASCII code

결과값 다른것에 대해 질문해도될까요.

Written on

·

286

0

2019버전에서 실행중에 visual studio 오류가 있다고 해서 scanf가 안나오다가 sdl설정 없음으로 해서 scanf와 ASCII에 대한 수업을 듣고 있었습니다.

강좌내용 중

문지를 입력 후 아스키 숫자를 출력을 하시고,
이후에,  문자를 입력 후 아스키 문자(?)를 출력하시는 걸 따라서 해봤습니다.
그런데 67이라는 숫자를 입력했더니 6이라는 숫자만을 인식해서 질문한번 올려봅니다.

오래된 강의라 답변 해주실지는 모르겠지만 감사합니다.

cC++

Answer

This question is waiting for answers
Be the first to answer!
yjch27776372's profile image
yjch27776372

asked

Ask a question