Hello,

My hope is to detect a substring in a string using 2 string::iterators it1 & it2.
Afterwards, I want to save this substring in a file.
How can I specify the address of the beginning of the substring because the iterator is something more complex than a classical C pointer.
Many Tanks,
Gelu
_______________________________________________
help-gplusplus mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to