Update file.c
Made file.seek() return nil on error / EOF, as specified in documentation, instead of returning true.
Please register or sign in to comment
Made file.seek() return nil on error / EOF, as specified in documentation, instead of returning true.