#define TRUNCATED(s) s[-1] struct query{ int post; char *string; } query; char *nextparam(int); void setquery(void); char *split(char *);