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
Describe static function with its usage?
What is meant by operator precedence?
What does static variable mean in c?
With the help of using classes, write a program to add two numbers.
Why is extern used in c?
What is c variable?
What is the advantage of using #define to declare a constant?
how to write a c program to print list of fruits in alpabetical order?
What is the use of header files?
Explain what is the advantage of a random access file?
A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
What are the advantages of using Unions?
What is string length in c?
Is c object oriented?