I have been trying to understand this problem for about 6 months.
A few years ago in the old C++ one would use <fstream.h> which had a nice little function called setbuf().
ofstream myFile("source", ios::binary);
myFile.setbuf(buffer, size);
myFile.write(massivedata, int)...
which...
I am trying to install a 3D graphic accelerator on my computer.
I have a compaq 700 Mhz machine with no graphics card installed.
I have a brand new Phillips monitor. I installed a 3D graphic adaptor, plugged the monitor into the port in the new card, and fired up the system. When the machine...
Windows 98, Telocity (Direct TV) DSL.
I verified that the gateway works, as my laptop, which I am now using, successfully connects via ethernet network card.
But my desktop cannot detect the gateway. I tried ethernet and USB connection, both failed.
The ethernet port on my desktop shows a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.