LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   cross platform C or C++ API for linux and Win32 (https://www.linuxquestions.org/questions/linux-software-2/cross-platform-c-or-c-api-for-linux-and-win32-264652/)

tcma 12-09-2004 06:52 PM

cross platform C or C++ API for linux and Win32
 
Is there an open source cross platform C or C++ API for linux and Win32?
I want to write a portable program for both linux and Win32.
How do multi-platform programs do that?
e.g. openoffice.org or mozilla, how do they design their source code so that it will run on multi-platform?

paulsm4 12-09-2004 11:05 PM

There are a number of good alternatives. I'd definitely recommend taking a look at Qt:

http://www.trolltech.com


All times are GMT -5. The time now is 06:33 AM.