[fpc-pascal] How to split file of whitespace separated numbers?
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Fri Dec 23 20:54:01 CET 2016
On 2016-12-23 18:27, Marco van de Voort wrote:
> Writing or even worse, reading/debugging regex is about the most intensive
> effort there is IMHO.
So is standard programming code - if you don't know the syntax or how it
works. ;-) Also the reason why I posted a couple of links to regex
sites to get the original poster started (in case he doesn't know
regex). Here is another link (by the author of EditPad Pro), who really
knows his regex!
http://www.regular-expressions.info/tutorial.html
Regards,
Graeme
More information about the fpc-pascal
mailing list