List Question
10 TechQA 2023-11-20 08:05:03Python os.fdopen() gives OSError: [Errno 9] Bad file descriptor
90 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
96 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?
292 views
Asked by Clay Freeman
C: close FILE* - not filedescriptor
612 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?
321 views
Asked by sancho.s ReinstateMonicaCellio
Correct way of using fdopen
1.5k views
Asked by sancho.s ReinstateMonicaCellio