What are 2 ways of exporting a function from a dll?


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

Post New Answer

More C++ General Interview Questions

Which c++ compiler is best?

0 Answers  


Write a program that will count the number of digits in an input integer up to value MAX_VALUE (2147483647). Thus, for an input of 5837 the output should be 4 digits Make sure that your program works for the numbers 0, 1, and 10. For the number 0, the output should be 1 digit

2 Answers  


CAN U SAY WHICH PROGRAMING LANGUAGE IS USED BY DOCTORS....?

1 Answers  


Give 10 points of differences between C & C++.

0 Answers   HCL,


what is the emaning of '#include" "'?

5 Answers  






Why do C++ compilers need name mangling?

3 Answers   Lucent,


What is this pointer in c++?

1 Answers  


Write a C++ Program to Multiply two Numbers

1 Answers  


How do you write a function that can reverse a linked-list?

0 Answers  


Describe new operator?

0 Answers  


Define friend function.

0 Answers  


What are dynamic type checking?

0 Answers  


Categories