|
Lines 342-348
Link Here
|
| 342 |
and the |
342 |
and the |
| 343 |
.Fn \&_r |
343 |
.Fn \&_r |
| 344 |
variants of the other functions, |
344 |
variants of the other functions, |
| 345 |
these functions leaves their result in an internal static object and return |
345 |
these functions leave their result in an internal static object and return |
| 346 |
a pointer to that object. |
346 |
a pointer to that object. |
| 347 |
Subsequent calls to these |
347 |
Subsequent calls to these |
| 348 |
function will modify the same object. |
348 |
function will modify the same object. |