Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!adm!x_borge_k%use.uio.uninett@tor.nta.no From: x_borge_k%use.uio.uninett@tor.nta.no (Knut Borge) Newsgroups: comp.lang.c Subject: A bug in VAX C language -- missing rename Message-ID: <10902@brl-adm.ARPA> Date: 18 Dec 87 10:30:40 GMT Sender: news@brl-adm.ARPA Lines: 18 It's not a bug, the problem stems from the fact that the C runtime-system is shipped with VMS, not with the C compiler. The rename() function (together with system, memcpy etc.) is relatively new, and comes with the vaxcrtl shipped with VMS 4.6. The solution is either to upgrade to VMS 4.6, or to write your own rename function. The latter is not very hard, I wrote one before we got 4.6, please feel free to contact me if you want a copy. Knut Borge Computing Centre University of Oslo Norway ARPA: x_borge_k%use.uio.uninett@tor.nta.no x_borge_k%use.uio.uninett@nta-vax.arpa (old style) EARN: borge@norunit