Plan B User's Manual
Name
- exists Checking the existence of a box
Synopsis
- #include <ulib.h>
int exists(char* sel)
Description
- This function returns non-zero if the box named and constrained by sel exists in the name space of the caller.
Source
- /src/b/port/ulib.c
See also
- kind(2).
Plan B User's Manual. First edition.