test_class.h File Reference

SearchBuffer(const char *, char, int)

intSearchBuffer(const char *aBuffer,
charc,
inti
)[static]

Searches a buffer for a character from a start position in the buffer.

Parameters

const char * aBufferThe buffer to search.
char cthe character to search for.
int iThe start position.

Typedef PointType

typedef struct PointPointType

A structure that represents a single point.

PointType Origin

PointType Origin

Global structure that defines the origin