D
dptom79
Hi experts,
Can anyone tell me a regex to see if the line has a numeral only i.e,
I dont want the integer in a line. I want the line which has only an
integer while I am parsing a file..there will be many lines with
integers but I want the line with ONLY integer in it (with some
whitespaces which are to be avoided) and nothing else.
Please help
Thanks in advance
Tom
Can anyone tell me a regex to see if the line has a numeral only i.e,
I dont want the integer in a line. I want the line which has only an
integer while I am parsing a file..there will be many lines with
integers but I want the line with ONLY integer in it (with some
whitespaces which are to be avoided) and nothing else.
Please help
Thanks in advance
Tom