Where can find information for programming cross-platform in c++ 
Author Message
 Where can find information for programming cross-platform in c++

Hi list,

Where can find information for programming cross-platform in c++
(MACX/WIN/LINUX)

Thank you.



Sat, 05 Feb 2005 22:26:54 GMT  
 Where can find information for programming cross-platform in c++

Quote:

> Where can find information for programming cross-platform in c++
> (MACX/WIN/LINUX)

What kind of information are you looking for?  Standard C++ is
the way to go, IMHO, and it's all over the place, just get a book
that doesn't talk about any particular platform...  If you're
looking for UI, however, you should consider special libraries
for cross platform UI development (like zApp or Qt, although I
am not sure Qt exists for MacOS).

Victor
--
Please remove capital A's from my address when replying by mail



Tue, 08 Feb 2005 22:17:19 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Cross-platform program

2. Cross platform C# windows programming

3. C/C++ Cross-platform *text-based* API

4. C/C++ cross-platform compatibility

5. Cross-platform Mac/Win C++ with QTVR and MFC

6. Help with compiling a "canned" program

7. find information of program

8. Visual C++ 5.0, no matching symbolic information found

9. High-performance, cross-platform string support

10. Cross-Platform Development in C

11. slightly OT: cross-platform binary compatibility?

 

 
Powered by phpBB® Forum Software