Hacker News new | ask | show | jobs
by augustk 2523 days ago
You can achieve that using pipes, see https://stackoverflow.com/questions/17071702/c-language-read.... With OBNC you can easily implement an Oberon module in C which interfaces to the POSIX function `pipe'.