How do you link a C++ program to C functions?

Answer Posted / prabakaran

including the header file #include<stdio.h>

Is This Answer Correct ?    3 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write about the members that a derived class can add?

751


Is std :: string immutable?

752


What is expression parser in c++

2124


Can we define function inside main in c++?

755


Explain stack unwinding.

821


Is there any function that can skip certain number of characters present in the input stream?

778


How is computer programming useful in real life?

771


What is do..while loops structure?

813


Is c++ a dying language?

793


Const char *p , char const *p What is the difference between the above two?

894


Is c++ still being used?

758


How do you declare A pointer to a function which receives nothing and returns nothing

935


What is the this pointer?

809


What is oop in c++?

809


What is c++ stringstream?

836