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.
加载中,请稍侯......
精彩评论