I need to find a specific string between two strings

how do I do it?

Answer Posted / magesh

You can use concatenate symbol which is the common rule of
all the languages

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Out of fgets() and gets() which function is safe to use?

641


What is a literal in c++?

566


what is Member Functions in Classes?

616


Explain the operation of overloading of an assignment operator.

694


What is endianness?

618






Why should you learn c++?

581


What is data structure in c++?

654


Explain the concept of memory leak?

622


What is the best c++ compiler for windows 10?

578


Is c++ map a hash table?

563


What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00

634


What is a forward referencing and when should it be used?

575


How much maximum can you allocate in a single call to malloc()?

633


Is it legal in c++ to overload operator++ so that it decrements a value in your class?

609


Why do we use using namespace std in c++?

599