ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
Loading...
Searching...
No Matches
_POVariable Struct Reference

#include <ugbc.h>

Data Fields

char * name
int nb_read
int nb_write
struct _POVariablenext

Detailed Description

Definition at line 300 of file ugbc.h.

Field Documentation

◆ name

char* name

Definition at line 301 of file ugbc.h.

◆ nb_read

int nb_read

Definition at line 302 of file ugbc.h.

◆ nb_write

int nb_write

Definition at line 303 of file ugbc.h.

◆ next

struct _POVariable* next

Definition at line 304 of file ugbc.h.


The documentation for this struct was generated from the following file: