basic-vcs/include/hash-object.h

3 lines
64 B
C

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