Current location - Plastic Surgery and Aesthetics Network - Plastic surgery and medical aesthetics - In C language, how to convert the values ??in an array into string output?
In C language, how to convert the values ??in an array into string output?

1. First write the comment content, as shown in the figure below.

2. Then write the data type (char) + string name, as shown in the figure below.

3. Next, you need to write the content of the string after =, as shown in the figure below.

4. Next, you need to print out the content of the string, as shown in the figure below.

5. Next, you need to click Compile at the top, as shown in the figure below.

6. Next, you need to click Run.

7. At this time, you can see that the string just defined is output.