Jump to content

How to write Chr(0) into a file?


Recommended Posts

FileWrite($file, Chr(0)) will write nothing.

For example

00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F

52 49 46 46 44 7C 09 00 57 41 56 45 66 6D 74 20 RIFFD|..WAVEfmt

How can I write 00 to file directly?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...