Definition: | machine_proc(integer i, object x) |
Description: |
Note: This routine is supported for legacy purposes only.
It is not needed in phix.
Perform a machine-specific operation such as graphics and sound effects. This routine should normally be called indirectly via one of the library routines in a Euphoria include file. A direct call might cause a machine exception if done incorrectly. |
See Also: | machine_func |