I will start directly with what I want.
I have .data file for game (might not be for game), and that file has following structure:
ConfigID -> 4bytes -> 0A 11 45 11
ConfigValue -> 255bytes -> 45 AD ...
There are about 200 those configs.
How do I make a program in C# that will read that and insert it in array or do something with it?
P.S. I know that google.com is your and mine friend, but I can't think about a search query that will give what I want.
Thanks


![[C#]Making Editor for files with structure](http://ragezone.com/hyper728.png)


