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

hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel

1662


What are the string functions? List some string functions available in c.

826


What is scope and lifetime of a variable in c?

814


what is a function method?give example?

2152


What standard functions are available to manipulate strings?

848


What are external variables in c?

817


Here is a good puzzle: how do you write a program which produces its own source code as output?

872


Write a Program to accept different goods with the number, price and date of purchase and display them

5914


What do mean by network ?

919


How can you draw circles in C?

887


Tell me is null always defined as 0(zero)?

869


What are types of structure?

867


How do you override a defined macro?

955


How do shell structures work?

831


What does struct node * mean?

826