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...


How can a program be made to print the name of a source file where an error occurs?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

How can we see the Expanded source code and compiled code for our source program in C?

1 Answers  


What does return 1 means in c?

0 Answers  


Can you please explain the difference between exit() and _exit() function?

0 Answers  


Write a program to add a given duration with time(24hrs format)

1 Answers   Protech,


main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); }

4 Answers   CitiGroup,


Write the syntax and purpose of a switch statement in C.

0 Answers   Adobe,


Why malloc is faster than calloc?

0 Answers  


Explain what is the general form of a c program?

0 Answers  


Difference between Function to pointer and pointer to function

0 Answers  


What is array of structure in c programming?

0 Answers  


What is const and volatile in c?

0 Answers  


What is your stream meaning?

0 Answers  


Categories