Overview | Module | Use | Devguide | Index |
Elements' Summary | Elements' Details |
struct StringContext |
|
Elements' Summary | |
text | The complete text, from which a subset is selected by the parameters below. |
startPos | Start position within the above string. The first character has index 0. |
len | Length of the substring to actually use. Must be within the range [0,INTMAX] |
Elements' Details | |
text
|
|
startPos
|
|
len
|
Copyright © 2003 Sun Microsystems, Inc.