Search:

Type: Posts; User: gabaji123

Search: Search took 0.01 seconds.

  1. Dude, i know how you feel

    I have the same problem with my compiler. Even though i am using VC++ 6.0, i can't recognize those commands. I also tried asking for help on this site, but people aren't very ready to. Don't...
  2. Replies
    0
    Views
    647

    A bit of beginners graphics help

    What do you need to #include to get this code to work? I took this from the graphics tutorial here at cprogramming.




    #include <fstream.h>
    #include <conio.h>
    #include <stdlib.h>

    void...
  3. Thread: The Matrix

    by gabaji123
    Replies
    13
    Views
    3,296

    Super Fastness

    Hey guys, it works. Thanks ErionD, your solution worked. But my problem now is that the 0's and 1's scroll soooooooo fast that you can't even make out a single character. Is there any way to put a...
  4. Thread: The Matrix

    by gabaji123
    Replies
    13
    Views
    3,296

    COol

    Thanks a lot you guys. I will try messing with the background too.
  5. Thread: The Matrix

    by gabaji123
    Replies
    13
    Views
    3,296

    lol

    I am using Microsoft Developer 6.0++.
    I would appreciate any help.
  6. Thread: The Matrix

    by gabaji123
    Replies
    13
    Views
    3,296

    The Matrix

    Hi, i got bored and decided to make the matrix shower code in C++. However, i don't know how to change text color to green. Can anyone help me? Here is my code so far.



    #include <fstream.h>...
  7. Replies
    1
    Views
    2,181

    Graphics with Dev 6.0 C++

    Hi there, this is my first time using this forum. I hope you guys will help me.
    I can't do graphics with Microsoft Visual Developer for some reason. I can't even set it into MCGA mode. I...
Results 1 to 7 of 7