Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

a) Identify the following declarations. Ex. int i (integer variable) float a[l0](array of 10 real nos) int (*f())() void *f int (*f()) [] void *f int f[] [] [] char *(*f) () int (*f[]) [] float(*f) [] [] float **f int ******f

2160


An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array

1146


Why do we use pointer to pointer in c?

1091


What does & mean in scanf?

1119


Explain how can you avoid including a header more than once?

1099


in case any function return float value we must declare a) the function must be declared as 'float' in main() as well b) the function automatically returned float values c) function before declared 'float' keyword d) all the above

1041


hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell

2182


Can variables be declared anywhere in c?

1097


What are the types of variables in c?

1025


can we change the default calling convention in c if yes than how.........?

2542


Can you think of a logic behind the game minesweeper.

2474


What is the role of this pointer?

1077


What could possibly be the problem if a valid function name such as tolower() is being reported by the C compiler as undefined?

1289


please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code

2188


Differentiate between #include<...> and #include '...'

1068