How do you redirect a standard stream?


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

Post New Answer

More C Interview Questions

how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?

0 Answers   TCS,


class foo { public: static int func(const char*& p) const; }; This is illegal, why?

8 Answers   Google,


what is software?

7 Answers   Wipro,


who developed c and why he developed c?

5 Answers  


An interactive c program to read basic salary of 15 persons. each person gets 25% of basic as HRA, 15%of basic as conveyance allowances, 10%of basic as entertainment allowances.The total salary is calculated by adding basic+HRA+CA+EA.Calculate how many out of 15 get salary above 10,000.Rs also print the salary of each employee

2 Answers  






Explain about the functions strcat() and strcmp()?

0 Answers  


How to implement call back functions ?

3 Answers   HP,


The number of bytes of storage occupied by short, int and long are a) 2, 2 and 4 b) 2, 4 and 4 c) 4, 4 and 4 d) none

0 Answers  


What is the difference between typeof(foo) and myFoo.GetType()?

2 Answers   Synergy,


What is typedef example?

0 Answers  


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

1 Answers   ABC,


what is a far pointer

12 Answers   ABB, DRDO, ITI, Maruti Suzuki, Steel Plant, TCS, Toyota, Vivo Mobiles,


Categories