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

Inflearn Community Q&A

toolof1474's profile image
toolof1474

asked

C Programming - From Introduction to Game Development

scanf

scanf_s에서 ;를 치고 엔터를 쳐야 입력이 됩니다.

Written on

·

236

0

입력값 입력할때 정수를 입력하고 엔터를 치면 그다음줄로 넘어가기만 합니다. 그래서 10; 이렇게 치고 엔터를 쳐야 그제서야 됩니다. 무슨 문제일까요?

c

Answer 1

0

nadocoding님의 프로필 이미지
nadocoding
Instructor

안녕하세요 나도코딩입니다 ^^

전체 소스코드를 올려주시면 도움드릴게요!

감사합니다.

toolof1474's profile image
toolof1474

asked

Ask a question