The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: qWord on January 09, 2011, 03:27:39 PM

Title: regex demo
Post by: qWord on January 09, 2011, 03:27:39 PM
hi all,

just want to share an simple demo for using the PCRE-library (http://www.pcre.org/)  (regular expressions).
The library and include file can be downloaded here (http://www.asmcommunity.net/board/index.php?topic=30276.0) (thanks to Biterider for sharing the compiled lib  :dance:)

regards, qWord