Search:

Type: Posts; User: DarkDarkDark

Search: Search took 0.01 seconds.

  1. Replies
    28
    Views
    4,894

    Dev-C++ 4.9.9.2

    Dev-C++ 4.9.9.2
  2. Replies
    28
    Views
    4,894

    Okay then, what i should have said was, how do...

    Okay then, what i should have said was, how do you link.
  3. Replies
    28
    Views
    4,894

    I cant seem to get it to work, i keep getting...

    I cant seem to get it to work, i keep getting errors like
  4. Replies
    28
    Views
    4,894

    // do some graphics using the WinBgi package...

    // do some graphics using the WinBgi package from:
    // http://csci.biola.edu/csci105/using_winbgi.html
    //
    // for Dev-C++ you need to fix graphics2.h and WinBgi2.cpp
    // do change unsigned int...
  5. Replies
    28
    Views
    4,894

    yes it does

    yes it does
  6. Replies
    28
    Views
    4,894

    reply

    I found this on a web site, would this be the code that i could use?


    setcolor(YELLOW);
    settextstyle(DEFAULT_FONT, HORIZ_DIR, 2); // 2 = size
    outtextxy(20, 320, "Press any key ... "); ...
  7. Replies
    28
    Views
    4,894

    Okay thanks, dont no win32 yet.

    Okay thanks, dont no win32 yet.
  8. Replies
    28
    Views
    4,894

    like this blahblahblah the...

    like this blahblahblah

    the text is bigger, okay then thanks.
  9. Replies
    28
    Views
    4,894

    reply

    Yes i think thats what i'm looking for
  10. Replies
    28
    Views
    4,894

    wont that repeat blah 6 times? i want the size to...

    wont that repeat blah 6 times? i want the size to increase.
  11. Replies
    28
    Views
    4,894

    Size of text

    Is there anyway to increase the text?

    Example:


    Cout << "BlahBlahBlah";

    I want the "BlahBlahBlah" to be like size 24.
Results 1 to 11 of 11