What if I used in different source files same names of variables, functions etc. that have different functions in in different files?
Is there any fast and effient way of solving this problem except of going over each name and changing it?
Thank you