proper cleanup of the return stack in the toint function
This commit is contained in:
@@ -81,7 +81,7 @@ word toint
|
||||
for
|
||||
swap drop
|
||||
end
|
||||
rdrop
|
||||
rdrop rdrop
|
||||
end
|
||||
|
||||
# : count_digits ( int -- int) returns the amount of digits of an int
|
||||
|
||||
Reference in New Issue
Block a user