我正在尝试编译一些在MinGW 中使用fmemopen函数的代码.我发现这个功能不可用MinGW.我需要一个相当于的功能fmemopen().
fmemopen()
我可以使用任何替代功能吗?
file-io mingw memory-access
file-io ×1
memory-access ×1
mingw ×1