2011년 4월 12일 화요일

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

#include <iostream.h>
void sub(int n=5, char c='A');
void main(void)
{
 sub(4, 'C');
 sub(3);
 sub();
}
void sub(int n, char c)
{
 cout << n << '\t' << c << 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...