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

Explain the term memory alignment?

672


Why do we use double in c++?

592


What is Destructor in C++?

634


Can malloc be used in c++?

566


How can you quickly find the number of elements stored in a dynamic array?

574






What is a down cast?

605


Explain rtti.

590


What are files in c++?

587


What is scope operator in c++?

559


How does c++ sort work?

555


What is iostream in c++ used for?

545


What is abstraction with real time example?

612


Can you overload the operator+ for short integers?

592


What is the header file for setw?

572


What are c++ stream classes?

551