开发者

in C Language what is Ftell() equivalent on delphi

i am working on C source to translate to delphi but i was stuc开发者_开发知识库k on reading files on ftell() function, can you help me find the equivalent function in delphi?


If you have an object of type File, then you may use the FilePos() function, described here.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜