> variable;"> > variable;"> > variable;">
// It must use "using namespace std;" before "cout" and "cin" cout << "something"; cin >> variable;
cin.get();
有些環境會提供骨架, 不會明顯去顯示main的位置
ex.
_tmain()