help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

STL iterators


From: Gelu Ionescu
Subject: STL iterators
Date: Thu, 20 Apr 2006 10:20:59 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax)

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]