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 is function pointer c?

776


Can the curly brackets { } be used to enclose a single line of code?

927


I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.

1688


What is the difference between call by value and call by reference in c?

872


How do I get a null pointer in my programs?

834


The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?

1000


What is a example of a variable?

749


Is c object oriented?

719


What is external variable in c?

796


What is the difference between union and structure in c?

761


Which of the following operators is incorrect and why? ( >=, <=, <>, ==)

889


How can you read a directory in a C program?

866


How can you find the exact size of a data type in c?

764


What is logical error?

837


Explain what is the purpose of "extern" keyword in a function declaration?

809