Write a body of the main function that:
- Creates a pointer of a type
string; - Assigns the value
"my string"to the variable at the address held by the pointer; - Prints the variable referenced by your pointer variable.
Write a body of the main function that:
string;"my string" to the variable at the address held by the pointer;Create a free account to access the full topic