gpt4 book ai didi

c++ - 在 C++ 中打印十六进制值

转载 作者:搜寻专家 更新时间:2023-10-31 00:45:09 25 4
gpt4 key购买 nike

<分区>

Possible Duplicate:
Converting an uint64 into a (full)hex string, C++

我正在尝试打印 C++ 中整数的十六进制等价物,

int value=2;
cout<<hex<<value;

我得到 2 作为输出,我想要 0x00000002 作为输出(即带有非有效零),有人可以帮我解决这个问题吗?

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