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
Explain the difference between malloc() and calloc() function?
write a program fibonacci series and palindrome program in c
Explain how do you use a pointer to a function?
What is call by reference in functions?
What is the difference between local variable and global variable in c?
What is data type long in c?
string reverse using recursion
What is boolean in c?
what is the role you expect in software industry?
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
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...
What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?
How to draw the flowchart for structure programs?
What is the difference between c &c++?
why we wont use '&' sing in aceesing the string using scanf