Search:

Type: Posts; User: BuRtAiNiAn FlY

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    3,790

    I have multiple files, somewhere around 30 that I...

    I have multiple files, somewhere around 30 that I need to compile into one program.
  2. Replies
    8
    Views
    3,790

    I'm compiling a MUD. There's nothing wrong with...

    I'm compiling a MUD. There's nothing wrong with the code, it's just the compilers can't handle it and find all sorts of errors, which is why I have seen that Windows users should get Cygwin to use to...
  3. Replies
    8
    Views
    3,790

    I am on Win95. I have Dev C++, but it doesn't...

    I am on Win95. I have Dev C++, but it doesn't work when I try to compile, I get all the same errors I get with other compilers. Where to I get Mingw? I'll do a search on it a while. When I get it,...
  4. Replies
    8
    Views
    3,790

    Cygwin 'packages'

    Okay, somebody help me with this quick, I'm gonna use Cygwin, but... What 'packages' do I absolutely need to compile these files? I don't want to bother downloading, installing, and taking the risk...
  5. Replies
    3
    Views
    1,105

    Okay, somebody help me with this quick, I'm gonna...

    Okay, somebody help me with this quick, I'm gonna use Cygwin, but... What 'packages' do I absolutely need to compile these files? I don't want to bother downloading, installing, and taking the risk...
  6. Replies
    3
    Views
    1,105

    I would use MSVC++ but I don't exactly have the...

    I would use MSVC++ but I don't exactly have the money!
  7. Replies
    3
    Views
    1,105

    MUD compiling

    Okay, here we go, I've been looking around at MUD codebases, decided I want to use ROM, but.... It wont compile! I have tried several different compilers, but none of them work, I get bundles of...
  8. Replies
    13
    Views
    2,685

    Well, I played it, and, im assuming I died, but I...

    Well, I played it, and, im assuming I died, but I don't know, because the window closed before I could read it. Might want to work on that. Or not. Whichever. The MUD is coming along fine. If anyone...
  9. Replies
    13
    Views
    2,685

    I'm using my own computer right now. I know how...

    I'm using my own computer right now. I know how to get it up and running, the codebase came with a batch file that i just have to open and it starts it up. I have finally figured a good storyline,...
  10. Replies
    13
    Views
    2,685

    Winzip works fine for me. I think I'm going to do...

    Winzip works fine for me. I think I'm going to do a mud instead. I am working on one, with a dikuMUD base, but, how do I run it? Do I have to compile all the files together, seperately, or at all?
  11. Replies
    13
    Views
    2,685

    I went to the MUD site. I'd really like to try a...

    I went to the MUD site. I'd really like to try a mud, but all files are .tar.gz What to I use to open a .tar.gz file?
  12. Replies
    13
    Views
    2,685

    text rpg adventure

    I want to make a text RPG adventure, life in ADRIFT, but I am fairly new to C++. Does anyone have a source file that I can take a look at?

    Thanks!
  13. Replies
    19
    Views
    2,449

    Then why is he talking to us? END...

    Then why is he talking to us?






    END THREAD HERE!
  14. Replies
    19
    Views
    2,449

    Good point. He probably didn't know the answer to...

    Good point. He probably didn't know the answer to my question either. :p


    Lancer Sykera, Sky Samuri

    http://www.angelfire.com/pa/nglhrant/
  15. Replies
    19
    Views
    2,449

    I know I shouldn't reply anymore, but I have a...

    I know I shouldn't reply anymore, but I have a tendancy to do so on forums. They are so darn fun. Here is the post, with the correct useful parts bolded:



    Off topic:

    To see some of my best...
  16. Replies
    19
    Views
    2,449

    I would be a him :p :D

    I would be a him

    :p :D
  17. Replies
    19
    Views
    2,449

    Yeah, excuse you. Look at yourself.

    Yeah, excuse you. Look at yourself.
  18. Replies
    19
    Views
    2,449

    You are absolutely correct. It is a console app....

    You are absolutely correct. It is a console app. I tried starting it in a console template, pasted in the code, compile, and it compiled fine. Went to run it, I didn't even need to open a DOS prompt,...
  19. Replies
    19
    Views
    2,449

    As i said before, im using Dev c++ 4... When I...

    As i said before, im using Dev c++ 4...

    When I go to create a new project, should i click console application, instead of empty project? or are they the same thing if i do console and delete all...
  20. Replies
    19
    Views
    2,449

    Tried your code, Hammer, and it doesn't even...

    Tried your code, Hammer, and it doesn't even compile! I get the following error:



    I even tried tweaking it, took out
    cin.ignore();

    Didn't work

    Tried taking out the void in int main()
  21. Replies
    19
    Views
    2,449

    It acts as though it's going to do something, I'm...

    It acts as though it's going to do something, I'm pretty sure it runs the program, because on the top of the prompt, it shows the complete file path for the .EXE, including the EXE's name, it does...
  22. Replies
    19
    Views
    2,449

    tutorials on site

    I am going through the tutorials on this site, and the first few programs i compile (copied code from tutorial to try) do not show up on my screen. Cursor turns to hourglass for a few seconds, and...
  23. Replies
    1
    Views
    2,034

    text adventure

    :confused: I want to make a text adventure, which I have been doing with Adrift, but i want to make it in C. The program running in a DOS window is no problem, I just don't know the code for it, im a...
Results 1 to 23 of 23