
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