|
-
Jan 21st, 2000, 03:19 PM
#1
Thread Starter
Lively Member
read the title
later,
Iceman
P.S. I finally made the program ive been buggin ppl with questions about so thanks to everyone
-
Jan 21st, 2000, 04:03 PM
#2
Lively Member
The easiest way to delete a file is
kill filename
To delete bytes in a file, just open the file in binary mode, read the contents into a string variable, delete the bytes and write them back to the file.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|