- #1
medonaldson2
- 2
- 0
I'm in an introductory course for c++ and I'm trying to make a program where it analyzes a url link and do string searches within it. For example if I were to put in https://www.wikipedia.com , it would say, "You've requested the Wikipedia- The Free Encyclopedia page."
My professor told us that there is a built in c++ library to make this easy, I've been searching everywhere but I have no idea what library this is.
thanks.
My professor told us that there is a built in c++ library to make this easy, I've been searching everywhere but I have no idea what library this is.
thanks.