Answer the question
In order to leave comments, you need to log in
How is console I/O implemented in C/C++?
I've been wondering about the title question for a long time now. Would like to know how. I had ideas with assembler inserts, but it's not very practical.
Answer the question
In order to leave comments, you need to log in
The OS handles the I/O directly. The C/C++ standard library uses the OS API for I/O.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question