How to grabbing a string delimited by two strings in C language
31/12/2009
Today I released a new snippet that contains a useful function that grabs a string delimited by two delimiters.
Using this function you can choose to include in the final string also one or both of the delimiters
You can download this snippet to the following address: Download