c++ - Making portable code -


with fuss opensource projects, how come there still not strong standard enables make portable code (i mean in c/c++ not java or c#) kind of making it's own soup.

there third party libs apache portable runtime.

yes, there no standard libraries qt , boost can make life easier when cross-platform development.


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -