Yxd: string::c_str()返回的是const指针,而memcpy第一个参数是非const型的,起码编译器应该报错这点。。。 [阅读: 1308] 2005-01-17 07:07:51 <空>