Hi All,
My problem may sound irrelevant to this forum. I have been searching the web to find an answer for the following:
how do I determine the header and the footer and their length in any type of file?.
The purpose of it is that I'm trying to develop and a c# application to determine the data type without looking into the header nor the footer. But I need first to strip out the header and the footer to get precise result where unique characters and strings are going to be one of the determinants of the data type.
Or, I'll be grateful if you could tell me about an available application that strip out header and footer automatically.
My problem may sound irrelevant to this forum. I have been searching the web to find an answer for the following:
how do I determine the header and the footer and their length in any type of file?.
The purpose of it is that I'm trying to develop and a c# application to determine the data type without looking into the header nor the footer. But I need first to strip out the header and the footer to get precise result where unique characters and strings are going to be one of the determinants of the data type.
Or, I'll be grateful if you could tell me about an available application that strip out header and footer automatically.
Comment