Can we include one C program into another C program if yes how?

Answer Posted / abhradeep chatterjee

I think its not possible.

Is This Answer Correct ?    12 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between malloc() and calloc() function?

684


write a program fibonacci series and palindrome program in c

717


Explain how do you use a pointer to a function?

734


What is call by reference in functions?

730


What is the difference between local variable and global variable in c?

788






What is data type long in c?

723


string reverse using recursion

1915


What is boolean in c?

709


what is the role you expect in software industry?

1751


What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?

1035


write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...

1581


What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?

932


How to draw the flowchart for structure programs?

8842


What is the difference between c &c++?

736


why we wont use '&' sing in aceesing the string using scanf

1903