Ответ + 2 Open the file for reading.Then use fseek with SEEK_END cursor option.store the result of ftell in variable and print the result you get the file size.It varie because some compiler don't use common some size of data type i think . ...
Well, the compiler also won't complain if you try to assign (make_string() << ...).c_str() to your str variable, which is the same thing IMHO -- in both cases you have to accept that there are parts of a contract that can't be enforced by the language. But it's up to yo...
--What kind of SIM card is it? --___声明: 本网站大部分资源来源于用户创建编辑,上传,机构合作,自有兼职答题团队,如有侵犯了你的权益,请发送邮箱到feedback@deepthink.net.cn 本网站将在三个工作日内移除相关内容,刷刷题对内容所造成的任何后果不承担法律上的任何义务或责任 ...
fseek to IO_SEEK_END is standard IO function. File size is defined in init_flashx.c (you can modified it). 7) It should be possible, however current flashX driver do not provide such feature. If you really need it (bank parameters are the same), you can simply use messages in swa...
-A third optional field is an extra positive or negative byte offset, that will be added to all fseek() operations for that datafile. Sample “control.dul” # AIX version 7 example with one file on raw device 1 /usr/oracle/dbs/system.dbf ...