List Question
10 TechQA 2025-01-04 19:37:03Python os.fdopen() gives OSError: [Errno 9] Bad file descriptor
103 views
Asked by Paul Bernard
Problem printing popen stdout from subprocess
1.2k views
Asked by Hernan Bernal
Is the fread function blocking?
5.8k views
Asked by Kam
QFile/FILE* : How to properly close the handle?
1.1k views
Asked by agrum
Shutdown part of socket in C
106 views
Asked by keezar
How to open file object from 'os' using 'with'?
8.8k views
Asked by Shashi
Is it safe to use a file descriptor and its associated FILE* stream simultaneously?
297 views
Asked by Clay Freeman
C: close FILE* - not filedescriptor
625 views
Asked by user422005
Is there any way to safely and successfully write to a hand-picked file descriptor number, other than FD=0,1,2?
331 views
Asked by sancho.s ReinstateMonicaCellio
Correct way of using fdopen
1.5k views
Asked by sancho.s ReinstateMonicaCellio