> Suppose though, that libc was written in such a way that the FILE* returned always required a version field or a pointer to a vtable containing the implementation of fclose (and other functions) and every version of libc agreed on this so that it cou...
-
Suppose though, that libc was written in such a way that the FILE* returned always required a version field or a pointer to a vtable containing the implementation of fclose (and other functions) and every version of libc agreed on this so that it could always call the correct one across this ABI boundary.
and every version of libc agreed on this
I feel you just increased abstraction but hit the same problem lol
-
replied to fops last edited by
@chfour@wetdry.world qhar?
-