regex?
Re: regex?
You might be able to use the std::regex classes of the C++ standard library. See for example:
http://www.cplusplus.com/reference/regex/
http://www.cplusplus.com/reference/regex/
Free book on ESP32 available here: https://leanpub.com/kolban-ESP32
Re: regex?
If you are using C++, std::regex works fine.
Re: regex?
I am not using c++ I'd really like to but I run into errors when I include normal c libraries. I thought they were 100% compatible
Re: regex?
They should be, but occasionally there have been some blind spots. If you have examples of errors, please post them so we can correct them!icyhate wrote:I am not using c++ I'd really like to but I run into errors when I include normal c libraries. I thought they were 100% compatible
Who is online
Users browsing this forum: Google [Bot] and 83 guests