Course Solutions Uncategorized (Solved) : Implement Function Takes Null Terminated String Converts Lowercase Characters Z Uppercase Q29527374 . . . .

(Solved) : Implement Function Takes Null Terminated String Converts Lowercase Characters Z Uppercase Q29527374 . . . .

 

Implement a function that takes a Null-terminated string andconverts the lowercase characters (a-z) to uppercase and convertthe uppercase oanes (A-Z) to lower case. In null-terminatedstrings, end of the string is specified by a special null character(i.e., value of 0). Your function should ignore non-alphabeticalcharacters. For example, “L!A##b@@3” should be converted to“laB”.

#a0: input array
#a1: output array
change_case:

Expert Answer


An answer will be send to you shortly. . . . .

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post