Handbook
Glossary
realloc-error ( ptr size -- * )
Vocabulary
libc
Definition
IN:
libc
ERROR:
realloc-error
ptr size
;
Methods
USING:
kernel
libc
summary
;
M:
realloc-error
summary
drop
"Memory reallocation failed"
;