路路发智能交易研发中心

 找回密码
 立即注册
查看: 2427|回复: 0

MT4智能交易编程教程-FileIsEnding函数

[复制链接]

管理员

MT4软件工程师

Rank: 9Rank: 9Rank: 9

积分
6521
帖子
2771
主题
2761
QQ
发表于 2014-3-27 10:15:09 | 显示全部楼层 |阅读模式
MT4智能交易编程教程-FileIsEnding函数
在阅读过程中编辑文件末尾。
bool  FileIsEnding(
   int  file_handle      // 文件句柄
   );

参量
file_handle
[in]  通过 FileOpen()返回文件标识符。
返回值
如果编辑或移动文件指标过程中能够到达文件末尾,函数返回真值。
注释
To define the end of the file, the function tries to read the next string from it. If the string does not exist, the function returns true, otherwise it returns false.



外汇智能交易,成就财富梦想!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则


MT4编程培训|EA定制开发|QQ在线咨询|路路发智能交易研发中心

GMT+8, 2024-12-22 17:00 , Processed in 0.174048 second(s), 27 queries .

© 2009-2022 520EA.com EA668.com

快速回复 返回顶部 返回列表