diff options
Diffstat (limited to 'doc/libstddjb/djbunix.html')
| -rw-r--r-- | doc/libstddjb/djbunix.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/libstddjb/djbunix.html b/doc/libstddjb/djbunix.html index 39b100c..63eca54 100644 --- a/doc/libstddjb/djbunix.html +++ b/doc/libstddjb/djbunix.html @@ -690,6 +690,12 @@ Appends the machine's hostname to *<em>sa</em>. Returns 0 if it succeeds and -1 (and sets errno) if it fails. </p> +<p> +<code> int sagetexecname (stralloc *sa) </code> <br /> +Appends the full path of the current executable to *<em>sa</em>. +Returns 0 if it succeeds and -1 (and sets errno) if it fails. +</p> + <h3> Temporization </h3> <p> |
