#include "str.h"
#include "strtok.h"
Include dependency graph for str_path_isabs.c:
Go to the source code of this file.
Functions | |
int | str_path_isabs (const char *str) |
check if path is absolute and contains no dot entries or ungraphable characters |