Computers and Technology

Write a function to determine the diminutive form of a word in Spanish. Call it void smallify(char before[], char after[]). If a word in Spanish ends in –co or –ca, the diminutive form of the word takes the first part of the word, converts the ‘c’ to ‘quit’ and completes the word with the suffix of the original word. DO NOT cout after IN THIS FUNCTION. The after array represents the diminutive form. The before array represents the original word. Declare a char array to hold a maximum of 50 characters to receive the user input. f the before word does not end in –co or –ca, then simply copy before to after with no changes. For example: taco becomes taquito (ta-co becomes ta-quit-o) flaca becomes flaquita (fla-ca becomes fla-quit-a) flores becomes flores (flores becomes flores) Ensure that your after array allows for more characters than your before array.

answer
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 19:30, ibrahimuskalel
Avariable definition defines the name of a variable that will be used in a program, as well as
Answers: 3
image
Computers and Technology, 23.06.2019 09:30, kreshnikolloma
You wanted to look up information about alzheimer's, but you were unsure if it was spelled "alsheimer's" or "alzheimer's." which advanced search strategy would be useful? a) a boolean search b) using a wild card in your search c) trying different search engines d) doing a search for "alsheimer's not alzheimer's" asap. ill give brainlist.
Answers: 1
image
Computers and Technology, 24.06.2019 13:00, giulissaf
Append and make table queries are called queries. select complex simple action i think action
Answers: 1
image
Computers and Technology, 24.06.2019 16:30, Dajuan2x
Jenny needs to record the names of 30 students, write down the subjects they studied, and note their grades in each subject after the midsemester exams and the end-of-semester exams. she divides the midsemester and end-of-semester information into two separate worksheets, sheet 1 and sheet 2. how will she rename the two worksheets?
Answers: 2
Do you know the correct answer?
Write a function to determine the diminutive form of a word in Spanish. Call it void smallify(char b...

Questions in other subjects: