How can I increase the allowable number of simultaneously
open files?
Answer Posted / anil
In Linux use ulimit command.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Does c have class?
Explain how do you print only part of a string?
What is an example of structure?
What is hashing in c language?
When should we use pointers in a c program?
What is calloc in c?
Why void is used in c?
Why c is known as a mother language?
What is #include conio h?
What are identifiers and keywords in c?
How would you use the functions fseek(), freed(), fwrite() and ftell()?
Is fortran still used in 2018?
What is typedef struct in c?
what is different between auto and local static? why should we use local static?
What is use of bit field?