Re: Writing a character to the beginning of the same file
- From: Willem <willem@xxxxxxxx>
- Date: Thu, 28 Apr 2005 09:50:42 +0000 (UTC)
SAM wrote:
) So what is the solution to write a character to the beginning of the
) file and not affect the existing content.
You can't. Most, if not all, filesystems do not support that.
The only thing you can do is to write a new file (or overwrite the existing
file) with the character preappended.
SaSW, Willem
--
Disclaimer: I am in no way responsible for any of the statements
made in the above text. For all I know I might be
drugged or something..
No I'm not paranoid. You all think I'm paranoid, don't you !
#EOT
.
- References:
- Writing a character to the beginning of the same file
- From: SAM
- Re: Writing a character to the beginning of the same file
- From: Scott McPhillips [MVP]
- Re: Writing a character to the beginning of the same file
- From: SAM
- Writing a character to the beginning of the same file
- Prev by Date: xAml ?
- Next by Date: Re: Writing a character to the beginning of the same file
- Previous by thread: Re: Writing a character to the beginning of the same file
- Next by thread: Re: Writing a character to the beginning of the same file
- Index(es):
Relevant Pages
|