Can we include one C program into another C program if yes how?
Answer Posted / krishhna
We can include the another c program so before that the program which you are going to include should be coppied to c:>tc\include directory
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor
Which is better oop or procedural?
Explain how to reverse singly link list.
What is null pointer in c?
What is wrong with this code?
What are lookup tables in c?
How will you divide two numbers in a MACRO?
What is the difference between arrays and pointers?
Explain what is the purpose of "extern" keyword in a function declaration?
if p is a string contained in a string?
What is function and its example?
What is actual argument?
Can you add pointers together? Why would you?
What is a built-in function in C?
Difference between MAC vs. IP Addressing