#150021 - cornaljoe - Mon Jan 28, 2008 11:55 pm
Currently I'm using:
Loop:
Is there a faster way to get multiple filesizes? Thanks for the help.
Loop:
Code: |
fopen
fseek(SEEK_END) ftell fclose |
Is there a faster way to get multiple filesizes? Thanks for the help.