zoukankan
html css js c++ java
[C]字符串读取,遇0结束
#include <stdio.h>
int
main() {
char
a[] =
"
The quick brown fox jumps over the lazy dog.
"
; a[
4
] =
'