From: Ralph Ronnquist Date: Sat, 29 May 2021 13:59:44 +0000 (+1000) Subject: fixing X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=f38c72b71edee9d23d958a1af73f843b5d44ccbe;p=rrq%2Frrqforth.git fixing --- diff --git a/adoc/p_realloc.adoc b/adoc/p_realloc.adoc index 8c10c46..5ccd0e8 100644 --- a/adoc/p_realloc.adoc +++ b/adoc/p_realloc.adoc @@ -2,7 +2,7 @@ anchor:p_realloc[] -=== Word: reALLOC +=== Word: REALLOC .... Data stack: ( a m n -- a ) diff --git a/wordindex.adoc b/wordindex.adoc index cdd7b5b..252fd2e 100644 --- a/wordindex.adoc +++ b/wordindex.adoc @@ -109,6 +109,7 @@ xref:p_quit[QUIT] {nbsp} xref:p_read_stream_char[READ-STREAM-CHAR] {nbsp} xref:p_read_word[READ-WORD] {nbsp} +xref:p_realloc[REALLOC] {nbsp} xref:p_roll[ROLL] {nbsp} xref:p_rot[ROT] {nbsp} @@ -117,7 +118,9 @@ xref:p_state[STATE] {nbsp} xref:p_stdin[STDIN] {nbsp} xref:p_stream[STREAM] {nbsp} xref:p_stream_nchars[STREAM-NCHARS] {nbsp} +xref:p_strlen[STRLEN] {nbsp} xref:p_strncmp[STRNCMP] {nbsp} +xref:p_strncpy[STRNCPY] {nbsp} xref:p_swap[SWAP] {nbsp} xref:p_system[SYSTEM] {nbsp}