Hey guys,
Was wondering if someone could assist me in elaborating the c_str() function...
I understand that it returns a pointer to an array that contains a null-terminated sequence of character but could someone further elaborate upon this, perhaps with a simple example.
Cheers,