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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by steveo2002

  1. steveo2002

    Strange bug has me worried

    Thanks for the responses, this problem was also happening when reading complex file strutures (where I couldn't get around it by reading/writing each variable as a character string). But did a bit of hunting the web and found that like you suggested, when 0x1A is read it is treated as eof by...
  2. steveo2002

    Strange bug has me worried

    Hi, I have got this incredibly strange bug happening with some code I've written and I fear there could be something fundamentaly wrong with (either me or) my system. Here's the code (it's short, I promise): ====================================== #include <stdio.h> #define FILE_NAME...

Part and Inventory Search

Back
Top