Search:

Type: Posts; User: JungleJesus

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    3,517

    I checked the size in bytes of my file. It is the...

    I checked the size in bytes of my file. It is the same as the author's. We both have \r\n endings, but his worked and mine didn't.

    Is there anything else?
  2. Replies
    4
    Views
    3,517

    Interesting. I'll add a \r to the end of the file...

    Interesting. I'll add a \r to the end of the file to see what it does.

    The file name I used is identical to the one used by the author. I am also using a pc with Windows 7. Sample.dat works for...
  3. Replies
    4
    Views
    3,517

    Random file IO problems in MinGW GCC

    Hi, everybody. It's been a while since my last post.

    I'm working with the MinGW GCC tool chain in Eclipse, which works perfectly about half the time. For some mysterious reason, when I do file...
  4. Replies
    10
    Views
    2,851

    Still more troubles

    I can't find a version of Turbo C/C++ v1.01 that will work on a modern pc running Vista. This is my only computer, so I have no other options. My OS won't even open the 16-bit executables. The only...
  5. Replies
    10
    Views
    2,851

    I've actually hit a bit of a stump, but I'm...

    I've actually hit a bit of a stump, but I'm working through it. I am using Windows Vista, which won't support the Turbo C/C++ v1.01 executable files. I do have all of the libraries and should be able...
  6. Replies
    10
    Views
    2,851

    Thanks for the help

    Thank you for the help. Running into something like this can be frustrating when you don't know what's out there. Maybe there should be a section in the tutorials about older pieces of code and how...
  7. Replies
    10
    Views
    2,851

    Issues with 16-bit dos code

    I found an interesting book on chaos theory online. The book details the creation of a graphical application that deals with mapping fractals. Unfortunately, much of the code is too old for my...
Results 1 to 7 of 7