컴퓨터 과학 & 영상처리 관련/C / C++

c언어 문자열 붙이기

꺄뜨르 2011. 12. 15. 03:22
strcat(str1,str2);  str1에 str2 문자열 붙이기