What is a wrapper function in c?


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

Post New Answer

More C Interview Questions

What are the advantages of external class?

0 Answers  


how can we use static and extern?and where can we use this?

3 Answers   Excel,


what is diff between localstatic and globalstatis variable possible 2 use in another file...?

2 Answers   HCL,


How can I call fortran?

0 Answers  


write a function to find whether a string is palindrome or not and how many palindrome this string contain?

2 Answers   Aptech,






Why is not a pointer null after calling free? How unsafe is it to use (assign, compare) a pointer value after it is been freed?

0 Answers  


when user give a number it multiply with 9 without useing '+' and '*' oprator

4 Answers  


Can we access RAM? How? Whats the range of access? Similarly What are other hardware we can access?

1 Answers  


What is a program?

0 Answers  


for(;;) printf("C language") What is out put of above??

2 Answers   Practical Viva Questions,


Where is volatile variable stored?

0 Answers  


Can a local variable be volatile in c?

0 Answers  


Categories