I have a binary file wich was created from a C structure. There are two char variables and five int variables. I would like to read this file and assign values to variables in Java class for furthere usage. I am having a real hard time doing that. Has anybody done that?
Ash
Ash