How can I invoke another program from within a C program?
Answer Posted / phani kumar s
by using the proprocessor directive notation.
convert ur program as .h file.
or
use the files with functions.
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
using for loop sum 2 number of any 4 digit number in c language
In which header file is the null macro defined?
Is c a great language, or what?
How can I do peek and poke in c?
What are the modifiers available in c programming language?
What is hashing in c language?
Is there a way to compare two structure variables?
Explain the properties of union. What is the size of a union variable
What is the hardest programming language?
What are control structures? What are the different types?
List some basic data types in c?
What are the restrictions of a modulus operator?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
What is enumerated data type in c?
What is wild pointer in c?