|
Translation changed |
|
|
Translation changed |
|
|
String added in the repository |
|
|
Translation changed |
|
|
Translation changed |
|
|
String added in the repository |
|
* `f` is an instance of `F`
* `p` is a value of type `char const*` which points to a null
* `f` 是 `F` 的一个实例。
* `p` 是一个 `char const*` 类型的值,指向一个空字符(null)
……
(注:您提供的英文原文似乎被截断了,完整表述通常为 "points to a null-terminated string",即“指向一个以空字符结尾的字符串”。)