I am having this char array char txt[80] = "Some text before $11/01/2017$"; and need to copy the content between the two "$" into a string which
char txt[80] = "Some text before $11/01/2017$";