Person 클래스의 생성자

 

Person(int a=0, char *n=?)

{..........................}

 

?부분 채워서 디폴트값 넣고싶은데 int의 0에 상응하는 char만의 뭔가 없음? NULL해보니까 안되고