Function ForwardTillNot

Top 

Declaration:

void ForwardTillNot(char delimits[]);

Description

Moves the cursor right until any character not contained in delimits or the end-of-line is reached.