Plan B User's Manual
Name
uncast Undefines a type cast in the name space converter set.
Synopsis
#include <ulib.h>
void uncast(char* k, char* match)
Description
Uncast
removes any entry defined in the converter set to convert from the type
k
to the type
match.
Source
/src/b/port/box.c
See also
cast
(2)
and
uncast
(1).
Plan B User's Manual. First edition.