Retro Rocket Kernel
BASIC-Powered Operating System
ub_param Struct Reference

FN/PROC parameter. More...

#include <basic.h>

+ Collaboration diagram for ub_param:

Data Fields

const char * name
 
struct ub_paramnext
 

Detailed Description

FN/PROC parameter.

Field Documentation

◆ name

const char* ub_param::name

◆ next

struct ub_param* ub_param::next