Hiya all,
Last night i was doing some testing with some small files which i have in my code base.
Im using an IDE interface with DOS embedded to boot to dos2.2 and start my program.
Apparently it didn't work and after i had a look at it (Using the pc to compare the content of binary files) I noticed that as soon as the system booted with a DOS floppy it began manipulating .COM files who's size was smaller then 1Kb
I had .COM files with a size of 300 bytes.. after the system was started these files where exactly 1024 bytes.
As soon as i changed the filename to .DAT for example, the files where not touched ?
My question : WHY ? what did i miss ?
Thx,
Antal
Login or register to post comments