logo CodeStepByStep logo

print_letters

Language/Type: C parameters string fencepost
Related Links:
Author: Allison Obourn (on 2020/09/14)

Write a function named print_letters that accepts a string as its parameter and prints the characters separated commas. For example, a call of print_letters("Atmosphere"); should print the following output:

A, t, m, o, s, p, h, e, r, e
Function: Write a C function as described, not a complete program.

You must log in before you can solve this problem.

Log In

Need help?

Stuck on an exercise? Contact your TA or instructor.

If something seems wrong with our site, please

Is there a problem? Contact us.