Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jtm111
  • Content: Threads
  • Order by date
  1. jtm111

    C++ fstream buffering is different than it was before

    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(&quot;source&quot;, ios::binary); myFile.setbuf(buffer, size); myFile.write(massivedata, int)... which...
  2. jtm111

    trouble installing 3D graphic accelerator

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

    DSL problem - can't detect gateway

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

Part and Inventory Search

Back
Top