Search:

Type: Posts; User: jacob_ewing

Search: Search took 0.00 seconds.

  1. Thread: Graphics

    by jacob_ewing
    Replies
    7
    Views
    1,341

    I would recommend GIMP rather than PhotoShop. ...

    I would recommend GIMP rather than PhotoShop. Mostly because it would be illegal to obtain the latter of the two via the avenue you suggest. GIMP is just as good (if not better), and it's free.
    ...
  2. Thread: Freeze....

    by jacob_ewing
    Replies
    7
    Views
    1,763

    What does MainTitle() do? It looks (from what...

    What does MainTitle() do?

    It looks (from what little is shown here), like this continuous loop should not exist at all. The only way your program would be able to terminate is if MainTitle()...
  3. Thread: Freeze....

    by jacob_ewing
    Replies
    7
    Views
    1,763

    That would depend largely on what "MainTitle()"...

    That would depend largely on what "MainTitle()" does. That's a scary looking layout for it though. You would probably be better off removing that "if(key[KEY_ENTER])" chunk and changing the...
  4. Replies
    10
    Views
    3,701

    Like augur said, DJGPP is the way to go. I used...

    Like augur said, DJGPP is the way to go. I used it with the Allegro library under DOS 6.2 a few years ago and it worked beautifully.

    It will also force you to use more standard and portable code,...
Results 1 to 4 of 4