kingkongsr
Programmer
I was thinking about learning assemby language, and I was wondering if you can write a file that has an odd amount of bits. Let's say that the file's amount of bits can not be divisible by eight. You see i am interested in a file that can have a variable length of bits; is that possible with any programming language? I think i remember coming across a file that had six bits. It was some type of status file that was used by a download manager. Any insight into this question would be much appreciated. Thank You.