If you close standard output, functions that write to standard output should not succeed - there is nowhere for the information to go. That is (or, IMO,should be) expected behaviour.
No doubt. Then how should I to use std* after apr_terminate()?
If you close standard output, functions that write to standard output should not succeed - there is nowhere for the information to go. That is (or, IMO,should be) expected behaviour.
No doubt. Then how should I to use std* after apr_terminate()?