Every time i run a c-code in editor,
getting some runtime error and editor is disposing,
even after reinstalling the software
what may be the problem?
Answer Posted / vignesh1988i
mostly the run time error will come if u dont link any files
properly u may reach these run time error..... just check it
out... as for i know this can also be a reason......
thank u
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Why do we need volatile in c?
How many types of operators are there in c?
How can I sort a linked list?
Can you please explain the difference between syntax vs logical error?
What are c preprocessors?
Which header file is used for clrscr?
What is the use of printf() and scanf() functions?
What is context in c?
Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.
Explain what is the difference between a free-standing and a hosted environment?
What is the difference between far and near ?
How can I recover the file name given an open stream?
Create a simple code fragment that will swap the values of two variables num1 and num2.
How can you avoid including a header more than once?
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.