2011년 4월 12일 화요일

cpp] 예제로 바로 알아보는 c와 c++ - 12

#include <iostream.h>
void displayDate(int a, int b,int c=2011);
void main(void)
{
 int n= 5;
 int &k = n;
 displayDate(4, 12);
 cout << &k << endl;
 cout << &n << endl;

}
void displayDate(int a, int b,int c)
{
 cout << "오늘은" << '\t' << c << "년" << '\t' << a << "월" << '\t' << b << "일 입니다." << endl;
}

default parameter는...
우측부터 대입이 되니까...

댓글 없음:

댓글 쓰기

국정원의 댓글 공작을 지탄합니다.

UPBIT is a South Korean company, and people died of suicide cause of coin investment.

 UPBIT is a South Korean company, and people died of suicide cause of coin. The company helps the people who control the market price manipu...