Porting C/C++ sources from Windows to UNIX

20

Author: JT Smith

Software programs are often made to run on systems that are completely different from the system in which the program is coded or developed. This process of adapting software across systems is known as porting. This article shows you how to port your software from one environment to another.

Link: ibm.com/developerworks

Category:

  • Unix