There will be an outage of up to 10 hours between 28th February 2025 10pm (GMT) and 1st March 2025 10am while our ISP performs maintenance on a fibre cable during roadworks.
Bioplib
Protein Structure C Library
 All Data Structures Files Functions Variables Typedefs Macros Pages
Data Fields
_memlist Struct Reference

Data Fields

char * start
 
struct _memlistnext
 
struct _memlistprev
 
int length
 
BOOL ok
 

Detailed Description

Definition at line 112 of file safemem.c.

Field Documentation

int length

Definition at line 117 of file safemem.c.

struct _memlist* next

Definition at line 115 of file safemem.c.

BOOL ok

Definition at line 118 of file safemem.c.

struct _memlist * prev

Definition at line 115 of file safemem.c.

char* start

Definition at line 114 of file safemem.c.


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