Joakim Hove [ This question is about closing/reopening/... of stdout - I hope that is on topic?] Hello, I have written a program in C; this programs uses an external proprietary library. When calling a certain function in the external library, the particular function writes a message to stdout. I am not particularly interested in this message, and would like to ...