-
deuce authored
It *also* contains the structs as objects, and the structs that get written to disk have a sizeof property as well as a read and write method which accept a file object as a parameter. My sizeof user_t is 992 which seems off...
deuce authoredIt *also* contains the structs as objects, and the structs that get written to disk have a sizeof property as well as a read and write method which accept a file object as a parameter. My sizeof user_t is 992 which seems off...
Loading