CTree/lib/greet.h
2023-12-02 07:12:56 +01:00

3 lines
No EOL
43 B
C

#pragma once
void greet(const char *name);