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 / 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 |
Post New Answer View All Answers
code for find determinent of amatrix
What is the use of getch ()?
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration
Is it possible to pass an entire structure to functions?
Why string is used in c?
How does sizeof know array size?
Can you mix old-style and new-style function syntax?
What is methods in c?
Explain setjmp()?
Why isnt any of this standardized in c?
What is action and transformation in spark?
What is the purpose of macro in C language?
How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?
Apart from dennis ritchie who the other person who contributed in design of c language.
Do array subscripts always start with zero?