Skip to main content

save_ed_setup

Discworld driver help

save_ed_setup

Name

save_ed_setup - save a user's editor setup or configuration settings

Synopsis

int save_ed_setup( object user, int config );

Description

This master apply is called by the ed() efun to save a user's ed setup/configuration settings (contained in an int). This function should return an int for success (1 or TRUE)/failure (0 or FALSE).

See also

retrieve_ed_setup(4)