dimanche 4 septembre 2016

C++ How to Extract Substring between two same symbols

I am new to c++ programming. I need some help,

I have string : ---- Input : "Name : $$ Enter Your Name2 $$" I want to extract string between $$ symbols including symbols : ---- Output : "$$ Enter Your Name2 $$"

Please help me.

Aucun commentaire:

Enregistrer un commentaire