[Solved] In the C language how do you use make multiple strings in separate variables

[ad_1]

name, in your case, is the actual name of the variable.

It is an array of char pointers. The first element of the array points to a string "blah and blah".

[ad_2]

solved In the C language how do you use make multiple strings in separate variables