WYRDTEK Home Features Reference Downloads About


Reference/es_sd_getchunksize

Syntax

unsigned es_sd_getchunksize( struct es_sd *dict );

Arguments

struct es_sd *dict String dictionary.

Description

Retrieve the memory allocation "chunk" size used to construct the dictionary via es_sd_new().

[Back To Reference] [Back To Reference/es_sd]