Re: reading file
- From: Terence <tbwright@xxxxxxxxx>
- Date: 27 May 2007 01:44:36 -0700
You don't need to write any program.
Just do
copy oldfile /A addfile newfile <ret>
This copies the file you want to add ("addfile")to the end of the old
file ("oldfile" (ASSUMING ASCII LINES, else take away the /A) and
creates a new ascii file "newfile" with both inside in the order
stated.
.
- References:
- reading file
- From: thinktank
- Re: reading file
- From: zyf
- Re: reading file
- From: thinktank
- Re: reading file
- From: David Frank
- reading file
- Prev by Date: Re: "init.c: No such file or directory."
- Next by Date: Re: Segmentation Fault - How can you detect?
- Previous by thread: Re: reading file
- Next by thread: Re: reading file
- Index(es):