cpp/memory/cpp_memory_partition #66
Replies: 1 comment
-
在 C++ 中,声明 char *c = "abc"; 涉及到两个不同的内存区域: 字符串文字 "abc" 的存储位置: 详细说明 不可修改的内存 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
cpp/memory/cpp_memory_partition
编程指北: 计算机系统学习指南, 操作系统, 计算机网络, C++, Java, 算法, 数据结构
https://csguide.cn/cpp/memory/cpp_memory_partition.html
Beta Was this translation helpful? Give feedback.
All reactions