Erchima Gaming Forums

Hack the game and enjoy playing it!


You are not connected. Please login or register


making Simple Project C, C++  

 

#1Almaftuchin

making Simple Project C, C++ Empty10th April 2014, 5:33 pm

Almaftuchin

Administrator
making Simple Project C, C++ 5qx3I5g


  1. Click File
  2. Click New
  3. Put code below
    Code:
    #include <iostream>
    #include <windows.h>
    #include <conio.h>


    int main()

    {

    HANDLE hConsole; //change text color

    hConsole = GetStdHandle (STD_OUTPUT_HANDLE); //change text color

    SetConsoleTextAttribute //change text color

    (hConsole, FOREGROUND_BLUE | FOREGROUND_INTENSITY); //change text color

    clrscr();

    char nim [20],nama [20],kelas [20],n_angka [20];
    clrscr();
    gotoxy(18,2);cout<<"DATA MAHASISWA:\n\n";
    cout<<"\nInclude NIM\t\t: ";cin>>nim;
    cout<<"\nInclude Name\t\t: ";cin>>Name;
    cout<<"\nInclude Class\t\t: ";cin>>Class;
    cout<<"\nInclude Up Number\t: ";cin>>n_number;




    SetConsoleTextAttribute //change text color

    (hConsole, FOREGROUND_GREEN | FOREGROUND_INTENSITY); //change text color


    gotoxy(18,11);cout<<"\n\n\n\t\tInclude data:\n";
    cout<<"\nNIM\t\t: ";cout<<nim;
    cout<<"\nName\t\t: ";cout<< name;
    cout<<"\nClass\t\t: ";cout<< class;
    cout<<"\nNumber Value\t: ";cout<< n_number;

    getch();







    return 0;
    }

  4. Show your Creativity now



#2LohanZ

making Simple Project C, C++ Empty10th April 2014, 6:53 pm

LohanZ

VIP
ane coba dulu gan wink
sambil belajar  ^_^

#3hacker665

making Simple Project C, C++ Empty14th April 2014, 6:00 pm

hacker665

Hi, Try It Now. Thanks.

#4Sponsored content

making Simple Project C, C++ Empty


Please login to download or click here to alternative download link.

Total 0 Like for Sponsored content on this post:

View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum