Hello again, some threads earlier I posted a different question for the same problem (thanks for the help there) but was confronted with some other issues.
I am writing to a binary file. At the moment I am doing this by using ofstream in binary mode.
What I need to do now is to put bytes of information to that file - and i would like to do that by writing two-digit-hex numbers which then need to get into the file without much programming, preferably.
When I open the file with a hexviewer, 4 bytes (with the last byte a binary "00000010") should look like that for example: