Search Results

0
votes
1answer
37 views

Windows utility to find numbers and do operations?

Is there such a thing that finds numbers using regex and can perform simple arithmetic operations to it? Imagine you have a source/config file storing positions and later changed the code w …