protected:
char_type* pbase() const;
protected:
char_type* pptr() const;
protected:
char_type* epptr() const;
Returns pointers defining the put area.
1) Returns the pointer to the beginning ("base") of the put area.
2) Returns the pointer to the current character (put pointer) in the put area.
3) Returns the pointer one past the end of the put area.
[edit] Parameters(none)
[edit] Return value1) The pointer to the beginning of the put area.
2) The pointer to the current character (put pointer) in the put area.
3) The pointer one past the end of the put area.
[edit] Example [edit] See also returns a pointer to the beginning, current character and the end of the get areaRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4