(In C programming language) Write a program to reverse a null terminated 'C style' string without allocating memory on the heap (basically don't use 'malloc') and without using string library functions.
Check out your Company Bowl for anonymous work chats.