Author Topic: code::blocks newbie needs help with regular expressions  (Read 2383 times)

bkimelman

  • Guest
code::blocks newbie needs help with regular expressions
« on: October 21, 2012, 07:15:02 pm »
I am new to Code::Blocks and I was attempting to build a console project to run on my windows 7 64 bit laptop. Which include files and libraries do I need in order to use regular expressions with Code::Blocks ?  I tried recursively searching all the .H files under the Code::Blocks directory but I did not find anything. I searched the Plugins wiki and all I found was a testbed for testing expressions, nothing aboyt a library to manage regular expressions.