basic-vcs/include/cat-file.h

3 lines
61 B
C

#pragma once
int catFile(const int argc, const char** argv);