Retro Rocket Kernel
BASIC-Powered Operating System
basic_int_fn Struct Reference

Builtin integer function. More...

#include <basic.h>

+ Collaboration diagram for basic_int_fn:

Data Fields

builtin_int_fn handler
 
const char * name
 

Detailed Description

Builtin integer function.

Field Documentation

◆ handler

builtin_int_fn basic_int_fn::handler

◆ name

const char* basic_int_fn::name