T
Tommaso Caldarola
I have several binary files, for every file i can have int, double, decimal
values and so on.
I'd like to write an only method in order to read data,
can I write something similar to struct union c++?
values and so on.
I'd like to write an only method in order to read data,
can I write something similar to struct union c++?