簡體   English   中英

在 windows 10 上的 Visual Studio 2015 中使用 _open 和 _setmode

[英]using _open and _setmode in visual studio 2015 on windows 10

我試圖使用從_open和_setmode功能IO.h ,但似乎無法編譯。 我收到以下錯誤:

錯誤 C3861:“_lsetmode”:未找到標識符

錯誤 C2065:“_open”:未聲明的標識符

我需要做什么來確保我指向這些函數?

我發現問題是包含與我項目中的另一個 IO.h 沖突。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM