Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #5549

Category None
Changed by Peak <48360696+PeakKSohnoyoudont@users.noreply.github.com>
Changed at Sat 13 Apr 2024 11:14:52
Repository https://github.com/alliedmodders/sourcemod
Project alliedmodders/sourcemod
Branch master
Revision 5c507cc35c84b5211ee695eb186e31d2ba0dc8f3

Comments

Implement File.Size (#2131)

* Implement file size method for already open files

* Switch from fseek/ftell to fileno/fstat size reading

Changed files