fixing
authorRalph Ronnquist <ralph.ronnquist@gmail.com>
Sat, 29 May 2021 13:59:44 +0000 (23:59 +1000)
committerRalph Ronnquist <ralph.ronnquist@gmail.com>
Sat, 29 May 2021 13:59:44 +0000 (23:59 +1000)
adoc/p_realloc.adoc
wordindex.adoc

index 8c10c4674d728dd3972ada3299491c9baf5d8ebe..5ccd0e8b751c78ca378c1ff6c3e64d25c84fc23a 100644 (file)
@@ -2,7 +2,7 @@
 
 anchor:p_realloc[]
 
-=== Word: reALLOC
+=== Word: REALLOC
 
 ....
 Data stack: ( a m n -- a )
index cdd7b5b67aac26c526b2192d080429acc28adb58..252fd2e791478400899ae602c63065aa77a283d8 100644 (file)
@@ -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}