Merge pull request #49 from nineties/export-strncpy

fix a bug and export strncpy
This commit is contained in:
Koichi NAKAMURA 2022-01-01 15:46:04 +09:00 committed by GitHub
commit 3ec59772c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2716,7 +2716,7 @@ variable included-list
2rot -2rot 2tuck 2over 2nip 2swap 2dup 2drop 3dup 3drop depth 2rot -2rot 2tuck 2over 2nip 2swap 2dup 2drop 3dup 3drop depth
rp0 rp@ rp! r> >r r@ rdrop rpick rdepth rp0 rp@ rp! r> >r r@ rdrop rpick rdepth
allocate free allot memcpy strlen streq strneq strcpy strcpy, allocate free allot memcpy strlen streq strneq strcpy strncpy
cell cell+ cell- cells char+ char- chars align aligned +! -! cell cell+ cell- cells char+ char- chars align aligned +! -!
if else then unless begin until again while repeat if else then unless begin until again while repeat