YAP 7.1.0
mem_blk

Public Attributes

union {
   struct mem_blk *   next
 
   double   fill
 
ublock
 
char contents [1]
 

Detailed Description

Definition at line 79 of file computils.c.

Member Data Documentation

◆ contents

char contents[1]

Definition at line 84 of file computils.c.

◆ fill

double fill

Definition at line 82 of file computils.c.

◆ next

struct mem_blk* next

Definition at line 81 of file computils.c.


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