Gitiles
Code Review
Sign In
gerrit.morgengrauen.info
/
mudlib-public
/
141c6ddde21a6a8faebef845844944880dafc146
/
.
/
doc
/
master
/
make_path_absolute
blob: 6093b1a4272254bd4e4244818ad98c74d7edd9af [
file
] [
log
] [
blame
]
SYNOPSIS
string
make_path_absolute
(
string
str
)
DESCRIPTION
Absolutize
a relative filename str given to the editor
.
Should
return
the full pathname of the file to
use
.
Any
non
-
string
result will act
as
"bad file name"
.
SEE ALSO
ed
(
E
),
valid_write
(
M
)