You want to link a c++ program to c functions. How would you do it?


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

Post New Answer

More C++ General Interview Questions

What is the use of seekg in c++?

0 Answers  


Explain the difference between 'operator new' and the 'new' operator?

1 Answers   Lucent, TCS,


"How will you merge these two arrays? Write the program Array: A 1 18 22 43 Array: B 3 4 6 20 34 46 55 Output Array: C 1 3 4 6 18 20 22 34 43 46 55"

9 Answers   College School Exams Tests, HCL,


Can I make ios apps with c++?

0 Answers  


what is COPY CONSTRUCTOR and what is it used for?

0 Answers  






Write an algorithm that determines whether or not an almost complete binary tree is a heap.

0 Answers   TCS,


Explain object slicing in c++?

0 Answers  


What are virtual functions and what is its use?

1 Answers  


What is a "RTTI"?

6 Answers   HCL,


Where the memory to the static variables is allocated?

0 Answers  


What is a .lib file in c++?

0 Answers  


What is the c++ programming language used for?

0 Answers  


Categories