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

hello friends
what do u mean by BUS ERROR
i got this error while i am doing my program in DATA STRUCTURES

Answer Posted / theredplanethavoc

This error occurs when the program tries to access a memory
location outside its address space. That is, accessing
uninitialized pointers, or even mangled pointers (ones which
have no reference or have been deleted).

The Bus error means that the kernel did not detect the
problem on its own; the memory system realized the error.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a program to display all prime numbers

2021


What are the 4 types of programming language?

1192


What is string concatenation in c?

1138


What is #include cctype?

1178


How can a process change an environment variable in its caller?

1236


How many loops are there in c?

1165


What are identifiers c?

1142


Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]

1133


What is a void pointer in c?

1158


What are pointers really good for, anyway?

1117


Here is a neat trick for checking whether two strings are equal

1073


any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above

1104


What is adt in c programming?

1225


What is union in c?

1166


What do you mean by a sequential access file?

1136