例如,我有这个
char *buff = "this is a test string";
并希望得到"test".我怎样才能做到这一点?
"test"
c substring char
c ×1
char ×1
substring ×1