Cracking the Coding Interview---5th
Thursday, August 29, 2013
1.2 ---- using C, reverse a null-terminated string
Q:
Implement a function void reverse(char* str) in C or C++ which reverses a null-
terminated string.
A:
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment