On Fri, 24 Oct 1997, Thomas Pedersen wrote:
=>Hmm..trying to go from v1.3 to v1.5, and seems like my SunOS has problems
=>with (not finding) the remove() and rename() functions, however my Linux
=>box has not.
=>
=>Anyone know where they reside?
=>
On my sun workstation:
From man remove:
SYNOPSIS
#include <stdio.h>
int remove(const char *path);
From man rename:
SYNOPSIS
#include <stdio.h>
int rename(const char *old, const char *new);
--
Dez.
void signature () {
printf ("Praise not the day until evening has come; a woman\n"
"until she is burnt; a sword until it is tried; a maiden until\n"
"she is married; ice until it has been crossed; beer until it\n"
"has been drunk. -- Viking Proverb\n");
}
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST