Hi,
I have to create an application which can be executed in Linux and Windows. My question is :
1: Will i have two executables. Each for an environment?
2: Do i have to write two totally different codes for different enviroments. If yes, is there anyway to MAP the code from one enviroment to another.
Thanks