i'm only use button and label for this program. Button and label is standard component in Delphi.
its all about....trick and play
Friday, April 22, 2011
Introduction Delphi
This is your first program using Delphi.
Introduction C++
C++ is one of the language that popular today. Refer here. Today I would like to share code for C++.
#include <iostream>
using namespace std;
int main()
{
cout <<"Welcome to c++\n\n";
cout <<"This is my first program.";
system ("PAUSE");
return 0;
}
salam and hi...
This is my new blog. Actually I did not decide yet what I want to post inside this blog, but currently its about source code, play, trick, and computer itself.
Hope you will enjoy this blog!! ;)
Hope you will enjoy this blog!! ;)
Subscribe to:
Posts (Atom)