]> Kevux Git Server - fll/commit
Update: add file position reset macro
authorKevin Day <kevin@kevux.org>
Thu, 7 Jun 2012 03:43:33 +0000 (22:43 -0500)
committerKevin Day <kevin@kevux.org>
Thu, 7 Jun 2012 03:43:41 +0000 (22:43 -0500)
commit9929a6d2a45348204db9a7cf011d5a94fd26f2a4
tree0464ab97837c6933077e7bc8bca5c5d8006d8dcb
parentd5cd0ba11a97ebf87c37b5a604b4f2c38d5e3a72
Update: add file position reset macro

Define a macro because creating a function is just overkill for this.
This macro should save a few lines of code when reseting the file position.
level_0/f_file/c/file.h