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 |
Explain what is a const pointer?
What are the advantage of c language?
What are dynamically linked and statically linked libraries?
What is the heap?
WHAT IS HEADER?
write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.
Hi Every one...........I have been selected for the SBI Clerk. But i m one month Pregnanat. So anyone please suggest me, is they take any objection on my joining .
4 Answers State Bank Of India SBI,
Why we use conio h in c?
What does c in a circle mean?
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
What is the description for syntax errors?
HOW DO YOU HANDLE EXCEPTIONS IN C?