Documentation ¶
Overview ¶
Declare an array of 5 strings with each element initialized to its zero value.
Declare a second array of 5 strings and initialize this array with literal string values. Assign the second array to the first and display the results of the first array. Display the string value and address of each element.
Click to show internal directories.
Click to hide internal directories.