![]() | Fun 0.41.5 The programming language that makes You have fun |
Implements the OP_SIGN opcode returning -1, 0, or 1. More...
Go to the source code of this file.
Functions | |
| if (v.type==VAL_INT) | |
| exit (1) | |
| free_value (v) | |
| push_value (vm, make_int(out)) | |
Variables | |
| case | OP_SIGN |
| int | out = 0 |
| else | |
| break | |
Implements the OP_SIGN opcode returning -1, 0, or 1.
Definition in file sign.c.
| exit | ( | 1 | ) |
| free_value | ( | v | ) |
| else |