My assignment is to get a substring from a string called *src. The substring may be chars, words, items, fields, or records as determined by delims.


First off, im not sure how to "get" a substring from another string. secondly, i know what a char is, but i dont know how to get words, items, or fields. Third, whats a delim?