Dear members,
I wrote a program to read a binary file I received.
1) The structure of the biary file is as follows:
1st line : P(1),P(2),P(3),....,P(N) ; where,P(1)>P(2)....
2nd line : X,Y,A(P(2)),..,A(P(N)),W(P(2)),..,W(P(N)),T(P(2)), ..,T(P(N)),ST,GA1,GA2,GB1,GB2,GB3
3nd line ...