Luna/libluna/include/luna/CPath.h

5 lines
59 B
C
Raw Normal View History

#pragma once
char* basename(char*);
char* dirname(char*);