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?
Answers were Sorted based on User's Feedback
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 |
Answer / swapnil
make sure that your c file is in c:\tc\bin
after doing that run program
| Is This Answer Correct ? | 2 Yes | 1 No |
What is array in c with example?
Stimulate calculator using Switch-case-default statement for two numbers
What does p mean in physics?
What are global variables?
Explain how can I pad a string to a known length?
What is c variable?
simple program of graphics and thier outpu display with a want what is out put of graohics in c language
what does keyword ‘extern’ mean in a function declaration?
Explain the difference between malloc() and calloc() in c?
What does static mean in c?
How would you print out the data in a binary tree, level by level, starting at the top?
I have seen function declarations that look like this