Page 1 of 1
platform independent programming
#1
Posted 29 September 2003 - 05:22 AM
hi, i want to write platform independent programs and i am having trouble figuring out how to effectively carry out console input-output functions that would work both for win32 and linux\unix. i dont need any fancy gui api's, just something like ncurses (is ncurses platform independent?). PLEASE HELP! thanks!
#2
Posted 04 January 2004 - 08:39 AM
Try Java or Perl. Both work in either OS. C++ can make platform-independent programs, but they must be compiled with proper headers and includes for each platform. Both Perl and Java are more or less interpreted languages.
Share this topic:
Page 1 of 1

Help










