boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - a C/C++ fopen mode question
相关主题
fprintf in C\C++
Path with non-ascii character
New C++ programmer, need to ask a I/O file read question
A C++ exception question
C++的smart pointer注定是个二流的东西
请问怎样在C/C++里取联机的windows phone 里的图片? (转载)
help with PHP programming!!! (转载)
C语言程序静态库和动态库的创建及其应用
请问如何恢复正常的IO?
Question of building apache module.
相关话题的讨论汇总
话题: c++话题: mode话题: fopen
进入Programming版参与讨论
1 (共1页)
c*i
发帖数: 749
1
If I want to open a file for reading and appending, should the mode be "a+"?
My colleague uses "ar". But I think it's not right.
M**********n
发帖数: 432
2
I think both modes are OK.

"?

【在 c*i 的大作中提到】
: If I want to open a file for reading and appending, should the mode be "a+"?
: My colleague uses "ar". But I think it's not right.

1 (共1页)
进入Programming版参与讨论
相关主题
Question of building apache module.
求助:关于指针和数据存储
求助:关于文件夹和文件的读写
open an image file
c++产生随机数
怎样读一个不断更新的文件
ask a question about struct in C programming
请教Matlab和IDL的处理数据能力差异
4G text file哪种软件可以读?(除了ultraedit)
c++ 能够一次打开多个文本文件读数据么?
相关话题的讨论汇总
话题: c++话题: mode话题: fopen