jupyter-c-kernel icon indicating copy to clipboard operation
jupyter-c-kernel copied to clipboard

Input command like scanf(()and getchar() can not work

Open Kris-lvweibingli opened this issue 6 years ago • 4 comments

Coding in C-Kernel, commands can be executed except input command. If the coding line contains scanf() or getchar(), promgrm will skip the command without input waiting. how can solve this problem?

Kris-lvweibingli avatar Jan 09 '19 06:01 Kris-lvweibingli

I am a new beginner and found this issue, too. Anybody can explain it?

ChayZHY avatar Jan 10 '19 04:01 ChayZHY

同问,能解决输入问题吗

lhq2573361854 avatar Apr 22 '19 07:04 lhq2573361854

I have this problem too. So who can solve this problem?

linjiahao962889027 avatar Nov 18 '20 11:11 linjiahao962889027

I have proposed a solution in my fork, which is pending as #74

XaverKlemenschits avatar Feb 25 '21 12:02 XaverKlemenschits