Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: bkimelman on October 21, 2012, 07:15:02 pm

Title: code::blocks newbie needs help with regular expressions
Post by: bkimelman 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.