So, this is the standard "take a string as input and reverse the order" homework that everyone seems to get. I thought I'd reverse the index location of the elements, effectively reversing the order, ...
The C programming language is replete with features that seemed like a good idea at the time (and perhaps even were good ideas then) that have not aged well. Most would likely agree that string ...