From: "A. Sinan Unur" Newsgroups: comp.os.msdos.djgpp Subject: Re: moving a file Date: Mon, 19 Jan 1998 17:00:30 -0500 Organization: Cornell University (http://www.cornell.edu/) Lines: 21 Sender: asu1 AT cornell DOT edu (Verified) Message-ID: <34C3CCFE.D911E990@cornell.edu> References: <69ubvo$ebi AT leporello DOT cs DOT unibo DOT it> NNTP-Posting-Host: cu-dialup-0041.cit.cornell.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Davide Rossi wrote: > I have to implement a move file operation in a program I'm writing. > With dos interrupts the only thing I've been able to find is a win95 > (long file names) operation, and I'd like to avoid that. > Copying the file then removing the source is slow and messy, I think > there must be a way to do that messing with the fat or something like > this but I've not been able to find any useful information on the > web, hints anyone? info libc func file info libc alpha rename -- ---------------------------------------------------------------------- A. Sinan Unur Department of Policy Analysis and Management, College of Human Ecology, Cornell University, Ithaca, NY 14853, USA mailto:sinan DOT unur AT cornell DOT edu http://www.people.cornell.edu/pages/asu1/