I am trying to do seperate compilation with 2 files, 1 is code given to us, the 2nd is our part of the project. It holds one function, handle_requests. Now when handle_requests is in the same file as the rest of the code it works fine, but when seperate I get this error:
[bal8784@granite...