How to I determine the bus type of the user's computer in Visual Basic 5.0? ie, is it ISA, EISA, VESA, PCI, etc?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10055287.html
Zones:
Visual BasicDate Answered: 06/25/1998 Grade: C Views: 0
I have seen the term 'Front Side Bus' used , but can not find what , exactly, it is refering to. Is this the system bus, If so, why call it something else
http://www.experts-exchange.com/Hardware/Misc/Q_10121082.html
Zones:
HardwareDate Answered: 01/25/1999 Grade: B Views: 0
Hi !
I am writing a small program to search a string in a file using C++. It compiles it ok. But when I run it gives above message. Moreover it's not able to get into while loop in findit function...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_11982398.html
Zones:
C++Date Answered: 11/28/2000 Grade: B Views: 0
I recently had trouble with my computer so i decided to reformat. After i did this i reloaded all my drivers and everything and everything worked fine. but now i get this bubble popping up everyti...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_20468925.html
Zones:
Windows XPDate Answered: 01/21/2003 Grade: A Views: 0
Why would malloc cause a Bus Error?
This is some of the code I'm using....
node *item, *temp; //item is the new node
int i = 0;
if ( (item = (node *)malloc(sizeof(no...
http://www.experts-exchange.com/Programming/Languages/C/Q_20490367.html
Zones:
CDate Answered: 02/01/2003 Grade: A Views: 0
I am setting up a socket 7 mainboard to be setup. That is 1 bios setting I am not familiar with. That is At Bus Clock. The default value is 7.19MHz. The rest of the option are PCICLK/2, PCICLK/3 an...
http://www.experts-exchange.com/Hardware/Desktops/Q_20720991.html
Alright, this may be the easiest points for someone, but after countless hours I am throwing a few thousand points at this so I can have relief. So on with the problem.
My program runs great wh...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20961301.html
Zones:
C++Date Answered: 06/11/2004 Grade: B Views: 0
Hi all,
I've just reformatted my drive and reinstalled XP pro over again. Since then, I've gotten a few viruses (such as sasser.c) that I think I have eliminated with mcafee's Stinger tool. Ho...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_20975998.html
Zones:
Windows XPDate Answered: 05/07/2004 Grade: B Views: 0
Hi,
I try to pull some data from a device through a SCSI or Fibre card...it will work fine for about ten minutes...and I counted how many times I tried to pull the data...no matter the frequency...
http://www.experts-exchange.com/OS/Unix/BSD/FreeBSD/Q_20986459.html
Zones:
Free BSDDate Answered: 05/18/2004 Grade: A Views: 0
why does a BUS error occurs in a C program?
what does it indiacate and how to remove it?
http://www.experts-exchange.com/Programming/Languages/C/Q_21098086.html
Zones:
CDate Answered: 08/18/2004 Grade: B Views: 0