I want to create a file descriptor in C whose value i will specify in code. I have a integer variable which specifies the value of file descriptor to be created. For e开发者_如何学Cxample i may need a
I\'m getting the following error when trying to compile my program: calling fdopen: Bad file descriptor