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
What Is The Difference Between Null And Void Pointer?
What is a volatile keyword in c?
How does sizeof know array size?
In C programming, how do you insert quote characters (‘ and “) into the output screen?
Explain 'bit masking'?
What is abstract data structure in c?
Are the variables argc and argv are always local to main?
c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above
How to write a multi-statement macro?
What is c++ used for today?
Write a factorial program using C.
Difference between malloc() and calloc() function?
How can you restore a redirected standard stream?
What are the types of type specifiers?
How do you view the path?