N
nos
I am looking for a way to look into a file and determine the next
number in a sequence that is not present within a range of numbers.
Example:
File 10000
10001
10003
10004
I want it to find 10002 as the missing number. Any suggestions.
Thanks,
Nos
number in a sequence that is not present within a range of numbers.
Example:
File 10000
10001
10003
10004
I want it to find 10002 as the missing number. Any suggestions.
Thanks,
Nos