LPC Library Functions: get_config

NAME

get_config() - query various driver config settings

SYNOPSIS

string | int get_config( int );

DESCRIPTION

This efun is used to query the driver's various config settings. Please refer to the "runtime_config.h" include file for a list of currently recognized options.

SEE ALSO

/include/runtime_config.h

Page design by Frank Jacquette & Tim Hollebeek
Copyright (C) 1998 Tim Hollebeek & Frank Jacquette
Back to MudOS