.DT
query_exit
Discworld room help
query_exit

Name
.SI 5
query_exit - Is this an exit?
.EI

Syntax
.SI 5
int query_exit(string dir);
.EI

Description
.SP 5 5
Tells you weather the exit of type 'dir' exists in the room or not.
Returns 1 on success 0 on failure.
.EP

See also
.SP 5 5
query_dest_dir
.EP
