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


Please Help Members By Posting Answers For Below Questions

What are the 3 types of structures?

568


write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.

1575


What are the different types of C instructions?

669


What is switch in c?

641


How is = symbol different from == symbol in c programming?

607






How can you tell whether two strings are the same?

821


What are disadvantages of C language.

640


What will be your course of action for a push operation?

662


Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.

663


What is a keyword?

740


How many types of arrays are there in c?

591


What is meant by operator precedence?

670


Why do some versions of toupper act strangely if given an upper-case letter?

627


What is a floating point in c?

598


Explain what is page thrashing?

603