gpt4 book ai didi

c - 字符串文字是否常量?

转载 作者:太空宇宙 更新时间:2023-11-04 01:39:00 28 4
gpt4 key购买 nike

<分区>

Possible Duplicate:
Is it possible to modify a string of char in C?

char *s = "anusha";

这像一个常量指针吗?当我试图通过编写 s[3]='k' 来更改位置 3 中的字符时,它给了我一个段错误。所以我假设它就像指向一个常量数组或 s 是一个常量指针?两者中的哪一个?请澄清。

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com