C++: How could you make a string called thing2 have the first 5 characters of thing1? — thing2.assign(thing1, 0, 5);
G
1.2K
Google Interview
This flashcard deck made by jwasham contains knowledge about google interview. For more details, please follow https://github.com/jwasham/google-interview-university