size_t Type (Scalar)

alloc.h, cert.h, flash.h, link.h, mem.h, stddef.h, stdio.h, stdlib.h, string.h, textedit.h

typedef unsigned long size_t;

A type to define sizes of strings and memory blocks.

size_t is a type proposed by ANSI C for defining sizes of strings and memory blocks.