jupyter-c-kernel
jupyter-c-kernel copied to clipboard
Input command like scanf(()and getchar() can not work
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?
I am a new beginner and found this issue, too. Anybody can explain it?
同问,能解决输入问题吗
I have this problem too. So who can solve this problem?
I have proposed a solution in my fork, which is pending as #74