Retro Rocket Kernel
BASIC-Powered Operating System
gc_str Struct Reference

#include <string.h>

+ Collaboration diagram for gc_str:

Data Fields

const char * ptr
 
struct gc_strnext
 

Field Documentation

◆ next

struct gc_str* gc_str::next

◆ ptr

const char* gc_str::ptr