How can you increase the allowable number of simultaneously open files?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Are pointers really faster than arrays?

0 Answers  


What is the use of getchar functions?

0 Answers  


how do u find out the number of 1's in the binary representation of a decimal number without converting it into binary(i mean without dividing by 2 and finding out the remainder)? three lines of c code s there it seems...can anyone help

5 Answers  


difference between memcpy and strcpy

1 Answers  


write a c program in such a way that if we enter the today date the output should be next day's date.

0 Answers  






how to go with this?

1 Answers   Wipro,


can u give me the good and very optimised code for a car racing game?

0 Answers  


how the size of an integer is decided? - is it based on processor or compiler or OS?

19 Answers   HCL, JPR, Microsoft, nvidia,


Write a c program using for loop in switch case?

1 Answers   Infosys,


Wt are the Buses in C Language

0 Answers   Infosys,


What is struct node in c?

0 Answers  


sqrt(x+sqrt(x+sqrt(x+sqrt(x))))=2; Find the value of x?

4 Answers   Subex,


Categories