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 SkipVought 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: *

  1. alarcon

    Which Compiler???

    There is an programming environment I love and the price is excelent: 0$ (It's shareware so they won't say no if you pay the registration) The name: Dev Bloodshed C++ This environment is an easy, userfriendly environment that actually uses the GNU GCC compiler and the GNB debugger which were...
  2. alarcon

    Strage problems with fread and int=13 or 26.

    When I try to read an integer from a binary file and the integer is either 13 or 26 the programm doesn't read it correctly, otherwise there is no problem. I've checked and edited the file with a hex editor and it is alright. I've tried standard C and similar problems occur. I'm desperate. HELP...
  3. alarcon

    Problems with 'fread'

    This problem just blows my mind: I write a file with fwrite containing an integer value (binary). Then I read that value with fread in a different programm. It works fine except for the values 13 and 26! I have even used a hex editor to check and write the file myself. All is fine. All the...

Part and Inventory Search

Back
Top