Cross platform coding issues in C++ for Windows/linuxOn 28 Feb, 2014By Guruntamil Pandian G Some of code issues traced and workout for Windows/linux by C++ 1. Accessing system related functionalities: Windows and Linux have following different memory structure. So need to develop separate code…