what is linkage error when it occurs in c program

Answer Posted / karthik

linkage error occurs when the library files included in
program are not present in default directory you added while
installing compiler.. set environment settings and change
directory.... you will not get linkage errors..

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different properties of variable number of arguments?

665


Why do we need functions in c?

559


How can you be sure that a program follows the ANSI C standard?

1127


What is "Hungarian Notation"?

637


How do I convert a string to all upper or lower case?

629






What is the difference between printf and scanf )?

594


Are local variables initialized to zero by default in c?

549


What is #define used for in c?

615


how to introdu5ce my self in serco

1521


Explain what is the benefit of using const for declaring constants?

614


Can we change the value of #define in c?

586


What are the types of data files?

729


What are register variables? What are the advantage of using register variables?

685


Why doesn't C support function overloading?

1615


please send me the code for multiplying sparse matrix using c

1726