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


Please Help Members By Posting Answers For Below Questions

int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;

1116


Can a pointer be volatile in c?

527


List some of the static data structures in C?

755


What is the use of putchar function?

644


What is pointer and structure in c?

558






Explain how do you override a defined macro?

576


How do you determine a file’s attributes?

590


what are non standard function in c

1422


What is the difference between formatted&unformatted i/o functions?

608


Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings

2238


Explain why C language is procedural?

764


Write a C program to count the number of email on text

1410


Is javascript based on c?

586


What are the c keywords?

742


What is use of integral promotions in c?

656