Search:

Type: Posts; User: Serrux

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    1,261

    Thanks XSquared, it works

    Thanks XSquared, it works
  2. Replies
    7
    Views
    1,261

    What about the .dll files?

    What about the .dll files?
  3. Replies
    7
    Views
    1,261

    Thanks I'll try that now

    Thanks I'll try that now
  4. Replies
    7
    Views
    1,261

    Allegro Question

    I'm a bit confused as to which files I need to download in order to start using Allegro. I'm pretty new to C++ but I'd like to learn to use Allegro. I went to their website and didn't quit know which...
  5. Replies
    22
    Views
    2,402

    Do I have to purchase it? Or can I find a free...

    Do I have to purchase it? Or can I find a free version?
  6. Replies
    22
    Views
    2,402

    I'm currently using GetCh() to solve my problem,...

    I'm currently using GetCh() to solve my problem, I'm also pretty sure there are many different ways you could solve it with code. However I'm looking for a solution for it closing automatically if my...
  7. Replies
    22
    Views
    2,402

    I know I can just add the code it is what I have...

    I know I can just add the code it is what I have been doing. But I know it's a windows thing and I'm also pretty sure theres a permanent solution. I'm using Bloodshed Dev C++ compiler, and the code...
  8. Replies
    22
    Views
    2,402

    didn't know quite what to call it, exec stands...

    didn't know quite what to call it, exec stands for execute :P
  9. Replies
    22
    Views
    2,402

    No there is no problem with the code, it's a...

    No there is no problem with the code, it's a windows problem and I know that there is a permanent solution out there somewhere how to disable automatically closing. Any ideas?
  10. Thread: Problem

    by Serrux
    Replies
    8
    Views
    1,654

    #include ---> #include ...

    #include <iostream>

    ---> #include <iostream.h> ?? not sure if that maters
  11. Replies
    22
    Views
    2,402

    Exec newbie question

    Ok I made a small code, just to give some simple output, but when it runs it closes the window when it finishes. I know this must just be a problem with my DOS window automatically closing when...
Results 1 to 11 of 11