C provides a number of string functions that can be useful to an RPG programmer. The example we have chosen to illustrate is strtok. This function can be used to break up a string into a series of “tokens”. One
STRTOK – reading single field/ multiple values by delimiter
![STRTOK – reading single field/ multiple values by delimiter STRTOK – reading single field/ multiple values by delimiter](https://code400.com/wp-content/uploads/2018/12/document_notebook.png)