use FREE in determining the address for the string buffer (saves 6 cells, reduces repeated code)
FossilOrigin-Name: 702285e514de89b0d13400925580f07bc2ad7b4f4cf56d645186f4a73003c12e
This commit is contained in:
parent
d51d76dd57
commit
484c034d94
3 changed files with 838 additions and 839 deletions
|
@ -1609,7 +1609,7 @@ and return a new value.
|
|||
|
||||
{{
|
||||
'NextArray var
|
||||
:arrays STRINGS #1025 - #513 #12 * - ;
|
||||
:arrays FREE here + ;
|
||||
---reveal---
|
||||
:a:temp (a-a) @NextArray dup #12 eq? [ drop #0 dup !NextArray ] if
|
||||
#513 * arrays + over a:length n:inc copy
|
||||
|
|
BIN
ngaImage
BIN
ngaImage
Binary file not shown.
1675
vm/nga-c/image.c
1675
vm/nga-c/image.c
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue