Added note about return value being function status.
This commit is contained in:
parent
84d639e40c
commit
470b648b9f
1 changed files with 1 additions and 0 deletions
|
@ -3404,6 +3404,7 @@ int main(void)
|
||||||
<tag/Description/<tt/dumpt/ saves memory onto data tape.
|
<tag/Description/<tt/dumpt/ saves memory onto data tape.
|
||||||
<tag/Notes/<itemize>
|
<tag/Notes/<itemize>
|
||||||
<item>The function is specific to the Sym-1.
|
<item>The function is specific to the Sym-1.
|
||||||
|
<item>The return value is status. Non-zero status indicates an error.
|
||||||
<item>The function is only available as fastcall function, so it may only
|
<item>The function is only available as fastcall function, so it may only
|
||||||
be used in presence of a prototype.
|
be used in presence of a prototype.
|
||||||
</itemize>
|
</itemize>
|
||||||
|
|
Loading…
Add table
Reference in a new issue