how to remove text line before the integer data

I have a file which has a header row on the top. This header row is some character variables. My main dataset is integer variable. how to read this dataset, in combination of both char header and int data.
I can read the int dataset, but my problem is with the char header row!!
any suggestion...
Read the first line and ignore it.
Topic archived. No new replies allowed.