Adblock breaks this site

Make a title for your program?

Discussion in 'Programming General' started by the emogod, Oct 20, 2007.

  1. the emogod

    the emogod Forum Addict

    Joined:
    Feb 17, 2007
    Posts:
    318
    Referrals:
    0
    Sythe Gold:
    0
    Make a title for your program?

    This is how you do it put this code in:

    Code:
    SetConsoleTitle("title");
    
    Change Title to your title!

    (you need #include <windows.h> too)
    =) have fun
     
  2. IRockJoo

    IRockJoo Guest

    Referrals:
    0
    Make a title for your program?

    Can't you do System("TITLE titlegoeshere");
    ?
     
  3. AntiFrost

    AntiFrost Forum Addict
    Banned

    Joined:
    Oct 12, 2007
    Posts:
    264
    Referrals:
    0
    Sythe Gold:
    0
    Make a title for your program?

    Yes, you can do that.
     
< Interested in learning C++ | Need help! >


 
 
Adblock breaks this site