How can I invoke another program from within a C program?

Answer Posted / jai sundar

Just include tha other file name
#include "Filename.c" .

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an lvalue in c?

696


What’s the special use of UNIONS?

659


What are the application of void data type in c?

717


How many levels of pointers have?

593


Is struct oop?

582






Why are algorithms important in c program?

620


What language is windows 1.0 written?

573


Explain argument and its types.

605


Differentiate between declaring a variable and defining a variable?

607


What is the difference between array_name and &array_name?

779


Does c have class?

613


What are variables c?

621


why return type of main is not necessary in linux

1706


A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference

632


How can I list all of the predefined identifiers?

581