This assignment covers some basic standard ANSI C programmingusing arrays of character arrays. You are to write a program toprompt the user for up to 10 sentences (each sentence has a maximumsize of 100 characters). You must store your sentences in an arrayof character arrays. After the user indicates how many sentencesthey wish to enter, each must be allocated dynamically using the Cmalloc function. For example, your initial variable declarationmight look like this: char **mySentences; Prompt the user and readin their sentences (see sample i/o below). Convert each sentence toupper case, and after gathering all of the sentences, print themout.
PayPal Gateway not configured
PayPal Gateway not configured