#include <sheet.h>
Data Fields | |
size_t | b_off |
sheet_t * | sh |
An s-point specifies the boundary between two successive characters in the linear file space (including the beginning of file or the end of file. An s-point only remains valid as long as no modifications (insertions/deletions) are performed on the sheet.
Definition at line 78 of file sheet.h.