-
- Downloads
The ansi_input API currently requires that ai.add be called every 100ms...
do so. Also, for stdin, we can't select() for read since it's using the FILE* not the file descriptor.
Please register or sign in to comment
do so. Also, for stdin, we can't select() for read since it's using the FILE* not the file descriptor.