BBC Micro C library
Data Fields
osgbpb_controlblock_s Struct Reference

#include <os.h>

Data Fields

int32_t file_handle: 8
 
int32_t data_pointer: 32
 
int32_t num_bytes: 32
 
int32_t seq_pointer: 32
 

Detailed Description

Control block to be passed to osgbpb calls

Field Documentation

◆ data_pointer

int32_t osgbpb_controlblock_s::data_pointer

TODO

◆ file_handle

int32_t osgbpb_controlblock_s::file_handle

file handle, as provided by OSFIND

◆ num_bytes

int32_t osgbpb_controlblock_s::num_bytes

TODO

◆ seq_pointer

int32_t osgbpb_controlblock_s::seq_pointer

TODO


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