In this code, I am trying to input a string from the child process and reverse it in parent and print the result in the child process.
#include #in