I want to use setjmp and longjmp to context switch between child processes and between child processes and the parent process, but I'm having some major trouble setting up my stack ...