Search:

Type: Posts; User: Lloyd

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    2,310

    Scratch that, using \\ instead of just the file...

    Scratch that, using \\ instead of just the file name means it will look on the root of the drive for the file, which obviously isn't a very good solution.
  2. Replies
    6
    Views
    2,310

    OK, I have a "possible" solution. The program...

    OK, I have a "possible" solution.

    The program never returns 3 with the following code, and the old EXE doesn't appear to come back from no where. I have never seen anything so stupid before, as...
  3. Replies
    6
    Views
    2,310

    Thanks for the reply. I'm using Mingw32. I've...

    Thanks for the reply.

    I'm using Mingw32. I've looked around at several SDL tutorials and all of them load bitmaps in this way, so I'm puzzled.

    As for the IDE, I'm using Code::Blocks. However,...
  4. Hi, I think an easier way would be to look at...

    Hi,

    I think an easier way would be to look at OS design from scratch. Have a look at this site, you'll learn a lot from it. It also has a very active forum of people working on their own OS's. OS...
  5. Replies
    6
    Views
    2,310

    C and SDL: A weird SDL_LoadBMP error

    Hi,

    I'm just getting started with using SDL to create graphics. I am using C. But I have come across an error which I simply cannot understand.

    My code is supposed to set up SDL and then set a...
Results 1 to 5 of 5