Is it a good idea to pass/write the address of the structure containing operands and operator from requesting clients into the PIPE or FIFO????????????????????????
bcoz with this approach we are making a structure pointer of 1 process context to point another structure variable in others process context...