gpt4 book ai didi

c - 以高优先级运行程序 -> 不再记录

转载 作者:行者123 更新时间:2023-11-30 17:45:27 25 4
gpt4 key购买 nike

我有一个 Visual C 2010 项目,需要高优先级实时计时,以消除硬盘维护之类的东西。

我使用 start ""/high & start ""/realtime 运行了我的项目的 .exe 文件。(此处描述:https://superuser.com/questions/31802/starting-visual-studio-as-a-high-priority-process)

但是,在程序中我记录了耗时和其他一些内容,并且以这种方式运行它会阻止程序更新日志文件吗?

请注意,对于 Visual C,我在调试文件夹中找到了 .exe 文件及其自己单独的日志文件集。

最佳答案

您可以在日志记录语句之后立即使用 fflush(),以便将数据写入磁盘。

参见Flushing buffers in C

关于c - 以高优先级运行程序 -> 不再记录,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19627202/

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