#include "util/file.hh"#include "util/read_compressed.hh"#include <cstring>#include <iostream>Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 18 of file cat_compressed_main.cc.
References util::OpenReadOrThrow().

1.5.9