User: ljzshuai

  • Public profile

User profile: ljzshuai

User info
User name:ljzshuai
History
Joined:
Number of posts:1
Latest posts:

How to overwrite strings
int main() { char * str1 = new char[10]; char * str2 = new char[20]; memcpy(str1, "123456789", ...

This user does not accept Private Messages