Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

c++, So i need a function for this: I have this in a file : So i am trying to take string out, using ctype

c++,

So i need a function for this:

I have this in a file :

So i am trying to take string out, using ctype words (strlen, find, next, etc), and return the word string. How can I take it out?

Dont worry about reading the file. I already have a way to read it it.Just assume I have a function like this:

std::string:const _iterator(std::string:const _iterator begin,std::string:const _iterator end)

Note: begin start from < and end goes to >

So what I want done is pretty much a function to check if the word string is found and return the word string if it is.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Professional SQL Server 2012 Internals And Troubleshooting

Authors: Christian Bolton, Justin Langford

1st Edition

1118177657, 9781118177655

More Books

Students also viewed these Databases questions

Question

What is Ramayana, who is its creator, why was Ramayana written?

Answered: 1 week ago