![]() | Fun 0.41.5 The programming language that makes You have fun |
Implements OP_SERIAL_CLOSE to close an open serial port. More...
Go to the source code of this file.
Functions | |
| free_value (fdv) | |
| push_value (vm, make_int(ok)) | |
Variables | |
| case | OP_SERIAL_CLOSE |
| int | ok = 0 |
| break | |
Implements OP_SERIAL_CLOSE to close an open serial port.
Behavior:
Errors:
Definition in file serial_close.c.
| free_value | ( | fdv | ) |
| break |
Definition at line 40 of file serial_close.c.
| int ok = 0 |
Definition at line 29 of file serial_close.c.
| case OP_SERIAL_CLOSE |
Definition at line 26 of file serial_close.c.