Getting Started With C

Passing Strings to Functions in C

Resources :

Featured
Special title treatment

With supporting text below as a natural lead-in to additional content.

Q1.How are strings typically passed to functions in C?

Q2.Which function prototype correctly represents a function that takes a string as an argument in C?