What is 'makefile' in C langauage? How it be useful? How to write a makefile to a particular program?

Answer Posted / siva

Can anybody give the makefile.c program, so that i can easily understand.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the scope of global variable in c?

559


exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above

666


What is a void * in c?

598


Is c easy to learn?

562


what are the advanced features of functions a) function declaration and prototypes b) calling functions by value or by reference c) recursion d) all the above

680






What is the difference between a function and a method in c?

561


What is f'n in math?

622


what are bit fields? What is the use of bit fields in a structure declaration?

1499


What is #include cctype?

581


What is typedef struct in c?

585


What is the use of structure padding in c?

564


What is a struct c#?

601


What are the types of variables in c?

582


What is the ANSI C Standard?

780


Explain how can you be sure that a program follows the ansi c standard?

866