1) Write a complete program following theseinstructions:
• main.c: contains main function that calls each function inmyfunctions.c.
and it be like :
int main(){
// calling functions insaide
}
• myfunctions.h: header file to hold the prototypes ofmyfunctions.c.
• myfunctions.c:
• void tokenizer(char str[]) that tokenizes str using functionstrtok and
outputs the tokens in ((reverse order.))
• int totalOcc(char str[],char ch) that returns the total occuranceof ch in
str using strchr function.
• char *sortedStrings(char *str[]) that returns a pointer to asorted array of
strings. You may use one of the sorting methods discussed in Ch.6plus string
comparison functions discussed in class.
Submit the code with the Compile , run commands and some
PayPal Gateway not configured
PayPal Gateway not configured