| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StrtodResult | |
|---|---|
| tcl.lang | |
| Uses of StrtodResult in tcl.lang | 
|---|
| Fields in tcl.lang declared as StrtodResult | |
|---|---|
 StrtodResult | 
Interp.strtodResult
Used by callers of Util.strtod().  | 
| Methods in tcl.lang with parameters of type StrtodResult | |
|---|---|
static void | 
Util.strtod(String s,
       int start,
       int len,
       StrtodResult strtodResult)
strtod -- Converts the leading decimal digits of a string into double and report the index of the character immediately following the digits.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||