Difference between revisions of "SCI/Specifications/SCI virtual machine/Kernel functions"

Jump to navigation Jump to search
m
behaviour -> behavior
m (behaviour -> behavior)
 
Line 962: Line 962:
Returns: (word) Either the time of day in seconds, or the elapsed number of ticks since the interpreter started.<br>
Returns: (word) Either the time of day in seconds, or the elapsed number of ticks since the interpreter started.<br>


This function is somewhat strange, because it determines its behaviour not by the value of a parameter passed, but by its presence instead. Please note that the time of day in this case does not distinguish between am and pm.
This function is somewhat strange, because it determines its behavior not by the value of a parameter passed, but by its presence instead. Please note that the time of day in this case does not distinguish between am and pm.


===Kernel function 0x47: StrEnd(HeapPtr)===
===Kernel function 0x47: StrEnd(HeapPtr)===
2,051

edits

Navigation menu