|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../ugbc.h"Go to the source code of this file.
Functions | |
| Variable * | get_ticks_per_second (Environment *_environment) |
| Emit code for TAB$. | |
| Variable * get_ticks_per_second | ( | Environment * | _environment | ) |
Emit code for TAB$.
| _environment | Current calling environment |
Definition at line 72 of file get_ticks_per_second.c.