ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
Loading...
Searching...
No Matches
_cleanup.c File Reference
#include "../../../ugbc.h"
#include <stdlib.h>
#include <stdio.h>
#include <math.h>

Go to the source code of this file.

Functions

int frmt (Environment *_environment, char *ptr, char size, char *out)
int convertbintok7 (Environment *_environment)

Function Documentation

◆ convertbintok7()

int convertbintok7 ( Environment * _environment)

Definition at line 120 of file _cleanup.c.

◆ frmt()

int frmt ( Environment * _environment,
char * ptr,
char size,
char * out )

Definition at line 59 of file _cleanup.c.