hello guys.. im having some trouble with using exec(). i need to make 2 programs ... the first one is meant to get a bunch of numbers from the user then send them to another program using execv so the secon one can use them for any sort of operation, any suggestions on how to pass data and use it on another program??