Programming Question

Question: Implement a function void reverse(char* str) in C or C++ which reverses a null-terminated string.

From: Cracking the Coding Interview [McDowell]

Subject: C and Cpp

Load Another Question


Select a Subject