Thread: Fstream problem 2000 and xp

  1. #1
    Registered User ~Kyo~'s Avatar
    Join Date
    Jun 2004
    Posts
    320

    Fstream problem 2000 and xp

    I am having a very strange problem. I origonaly wrote this code on windows XP and it works without a hitch. When I compile the code on 2000 I get no errors and it links just fine, but the output reacts as though my ifstream objects and my ofstream objects dont exist and anything to do with them doesn't work such as loading my map from a text file. Anyone else have a similar problem or maybe a solution? Thanks in advance I'll try to reduce the code some and get the same responses. Im sure no one wants to see all 4400 lines lol.

  2. #2
    30 Helens Agree neandrake's Avatar
    Join Date
    Jan 2002
    Posts
    640
    How was your output used? Did you overload the output stream operator? What compilers did you use? More information is needed to help you on your problem, unless someone here happened to have the same problem.
    Environment: OS X, GCC / G++
    Codes: Java, C#, C/C++
    AOL IM: neandrake, Email: neandrake (at) gmail (dot) com

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Program works on Windows XP and 2000, not on 98 or ME
    By MidnightlyCoder in forum C++ Programming
    Replies: 7
    Last Post: 03-10-2006, 03:36 PM
  2. dual boot Win XP, win 2000
    By Micko in forum Tech Board
    Replies: 6
    Last Post: 05-30-2005, 02:55 PM
  3. Does windows XP handle color depth differently than ME or 2000?
    By Stormkoopa in forum Windows Programming
    Replies: 1
    Last Post: 11-05-2002, 06:10 AM
  4. Win XP or 2000?
    By andy668 in forum Windows Programming
    Replies: 8
    Last Post: 01-15-2002, 10:15 PM