#include <unistd.h>
int link(const char *exists, const char *new);
Description
Because of limitations of MS-DOS, this function doesn't really link two
files together. However, it simulates a real link by copying the
file at exists to new.
Please take a moment to fill out
this visitor survey You can help support this site by
visiting the advertisers that sponsor it! (only once each, though)