Open gpertea opened 1 month ago
GLineReader and fgetline() in GBase code should be changed to take a custom GFile class instead of FILE which would transparently handle on-the-fly decompression for readers.
GLineReader
fgetline()
GLineReader
andfgetline()
in GBase code should be changed to take a custom GFile class instead of FILE which would transparently handle on-the-fly decompression for readers.