Re: Bus error (core dumped) Programming Software Development by abhimanipal Bus error is usually because you have tried to access some memory that does not belong to you - You have int arr[10] and you try to access the arr[10] Your best bet is to use printf's to try to narrow down the problem Re: bus Hardware and Software Microsoft Windows by Bing7 [QUOTE=ctk_satz;1027952]what is the bus connecting mother board to hard disk?[/QUOTE] hi,don't …think it refered to a bus for MB to hdd, its data transfer cable ,measured in…'s per second , i think. the harddrive may have a bus speed up to 133 if its a ide drive. some… bus Hardware and Software Microsoft Windows by ctk_satz what is the bus connecting mother board to hard disk? Bus Hardware and Software Hardware by ctk_satz what is the bus connecting mother board with hard disk? Re: Bus Hardware and Software Hardware by cguan_77 check out this link.. for the details of Bus Description below: IDE/ PATA(IDE) / SATA / SCSI -> [url]http://www.interfacebus.com/Design_Connector_IDE.html[/url] Bus Information System Programming Software Development by nishant52 …takes source and destination station from user and displays bus numbers between those two stations. Here two cases …arises:- 1) Direct bus connectivity - in which case it displays the list …a database. I've the data regarding various bus routes between different stations and distances between the stations… Bus Error when I run my C++ program Programming Software Development by ckrieger1 I need help. I keep getting a Bus Error when I run my program and I've narrowed … anyone see why this code would be giving me a Bus Error? Thanks. // set *px0c0 and *px0c1 for(int m=0… Bus ticket reservation system Programming Software Development by Kaushalya15 /* SPRPTA Bus Ticket Reservation System C++ Software Development Project */ #include <iostream&…"); cout << "\n\n Welcome to SPRPTA Bus Ticket Reservation System \n\n" ; cout << "… Re: Bus Error when I run my C++ program Programming Software Development by Fasola what is a Bus Error? Re: Bus error/segmentaion fault in random array building Programming Software Development by slimjimmer … so far, but I have become stuck again with a bus error. Here's the code [CODE=C] #include <stdio… I have added the while loop I again receive a bus error. I don't think the program gets as far… Bus error/segmentaion fault in random array building Programming Software Development by slimjimmer … becomes even a little large, say 10x10, I get the Bus Error or Segmentation Fault (I think I still get the… Re: Bus error/segmentaion fault in random array building Programming Software Development by slimjimmer Getting a bus error in the while loop now. Arrrgh this code is driving me nuts Re: Bus error/segmentaion fault in random array building Programming Software Development by slimjimmer No I didn't use -wall because I am compiling with gcc and its not an option on that compiler (as far as I know!) I am still getting a bus error in the while loop by the way, and as I'm new and rubbish at spotting these I really would be grateful if someone could spot it for me bus reservation Programming Software Development by kha_504 i have another problem i can't determine final database ER but for online bus reservation can u help me bus reservation system Programming Software Development by reyaanhelp If anyone have "bus reservation system" c++ code in classes format then please give it to me. Bus reservation in JAva!! help Programming Software Development by blueblade anyone have codes for bus reservation in java? Bus error (core dumped) Programming Software Development by MKDWOLF how to solve bus error problem? Bus Error - Cant Figure Out Programming Software Development by cpiody Hi, sorry to post about a bus error I realize there are many answers on others threads … Re: Problem about Bus Topology Hardware and Software Networking by chrisbliss18 Bus networks are very inefficient. In order to ensure successful data …'ll take that to mean that you currently have a bus network and want to connect all these machines to the… Re: can anyone help me in bus reservation system Programming Software Development by p.anil52 bus reservation project Re: Bus Error Programming Software Development by Kirielson … through and destroy the whole list at once. Now the bus error is still there, not specifically telling me what is… Re: Bus Ticketing System help Programming Software Development by rproffitt Your post is as friendly as some bus drivers. You pull up, dump, and drive off without a word. PCI bus question... Hardware and Software Hardware by umodjm … classcode) that looks like the following: VendorID: 0x8086 DeviceID: 0x109a Bus: 4 Slot: 0 Function: 0 Slotpath: class: 020000 BAR1: fe3e0000… PCI bridges in the system I see none that offer bus 4 as secondary.. Here's the bridge list: 1 HOST… Why are simple initializations causing me BUS errors? Programming Software Development by M.manning …NEXT LINE OF CODE * */ // SHOULD THROW BUS ERROR WHEN UNCOMMENTED // original->num_colors++; /*----START… ALSO CAUSE THE PROGRAM TO THROW A BUS ERROR * */ // SHOULD THROW BUS ERROR WHEN UNCOMMENTED // int r, c…CODE WHEN I FIRST NOTICED THE PROBLEM WITH THE BUS ERRORS * */ /*----------READ RASTER DATA----------*/ //for(int… Re: Problems with my bus ticket program. Programming Software Development by chris99 …: def __init__(self, master): self.master = root self.master.title('Bus Tickets') self.master.geometry('300x250+350+450') self.labelTitle = Label…(self.master, text='Bus Tickets') self.labelTitle.pack(side=TOP) self.labelStart = Label(self… Problems with my bus ticket program. Programming Software Development by chris99 …: def __init__(self, master): self.master = root self.master.title('Bus Tickets') self.master.geometry('300x250+350+450') self.labelTitle = Label…(self.master, text='Bus Tickets') self.labelTitle.pack(side=TOP) self.labelStart = Label(self… Re: Problems with my bus ticket program. Programming Software Development by chris99 …: def __init__(self, master): self.master = root self.master.title('Bus Tickets') self.master.geometry('300x250+350+450') self.labelTitle = Label…(self.master, text='Bus Tickets') self.labelTitle.pack(side=TOP) self.labelStart = Label(self… Re: Problems with my bus ticket program. Programming Software Development by vegaseat …master): #self.master = root self.master = master self.master.title('Bus Tickets') self.master.geometry('300x250+350+450') self.labelTitle = Label…(self.master, text='Bus Tickets') self.labelTitle.pack(side=TOP) self.labelStart = Label(… Re: Problems with my bus ticket program. Programming Software Development by vegaseat …master): #self.master = root self.master = master self.master.title('Bus Tickets') self.master.geometry('300x250+350+450') self.labelTitle = Label…(self.master, text='Bus Tickets') self.labelTitle.pack(side=TOP) self.labelStart = Label(… Re: Online Bus Ticketing System Programming Web Development by joloms38 …;1004413]Hi.. Can anyone help me about the Online Bus Ticketing System, i'm using php language and i dont…3. passenger fare 4. set reservation 5. time departure 6. bus terminal 7. paypal for credit card[/QUOTE] this is the… main form for the bus ticketing... ticket.php [CODE]<div id="topics"…