USER_PATH(2) SYSTEM CALLS USER_PATH(2)
NAME
user_path - "constructs a pathname for a user's personal
directory
SYNOPSIS
string user_path(string name);
DESCRIPTION
Given the user's (wizard's) name, returns the pathname for
that user's personal directory.
Example: user_path("ichabod") returns "/u/i/ichabod/"
AUTHOR
Ichabod@TMI, 3/19/93
MudOS Release 0.9 Last change: 3-19-93