How can you increase the allowable number of simultaneously open files?
No Answer is Posted For this Question
Be the First to Post Answer
What is an expression?
disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit
When is a void pointer used?
what do the 'c' and 'v' in argc and argv stand for?
What is class and object in c?
What is the restrict keyword in C?
Write a C program to multiply tho numbers without using arithmetic operator (+, -, *, /).
What do the functions atoi(), itoa() and gcvt() do?
what is a headerfile?and what will be a program without it explain nan example?
Explain how can you be sure that a program follows the ansi c standard?
Why c is procedure oriented?
What is wrong in this statement?