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
Is main is a keyword in c?
write a program to concatenation the string using switch case?
What is difference between class and structure?
Tell us something about keyword 'auto'.
What is chain pointer in c?
What is the use of printf() and scanf() functions?
What is a constant?
What is the purpose of 'register' keyword in c language?
What are the features of c languages?
Here is a good puzzle: how do you write a program which produces its own source code as output?
What is pointer in c?
Explain what are run-time errors?
Why is c so important?
What functions are in conio h?
What does typeof return in c?