Becbgk.edu

Tokenise the text (tokens are words separate by white space. Use strtok()]. Place the words into another file. Write C program to implement the following string library functions. i)strcat() ii)strlen() iii)strcpy() iv)strchr() a)Write C program to create an ADT for linked stack. Use the ADT and create stack of integers and stack of characters. ................
................