C++ RegEx | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

C++ RegEx

So I'm not super familiar with regular expressions in C++, so I need help. Basically, I need to extract the texts after "Test1:" and "Test2:" and store them in their own variables. How can I do this? https://code.sololearn.com/c40yWpce21Hb/?ref=app

11th Dec 2019, 9:06 AM
Daniel Cooper
Daniel Cooper - avatar
1 Réponse
+ 2
Master Forts I appreciate the response, but this isn't what I'm looking for. I'm trying to use regex to parse a string. Lol. Thanks tho
22nd Dec 2019, 5:35 PM
Daniel Cooper
Daniel Cooper - avatar