Slashdot Mirror


User: thor183

thor183's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. C/C++ cross platform libraries on Portable Coding and Cross-Platform Libraries? · · Score: 1

    Try the ACE package. It is a cross platform library for C/C++. It works pretty well but there are some issues. Some of the threading sync objects have inconsistent behavior on different platforms. But you can work around these difficulties.

    http://ace.cs.wustl.edu/~schmidt/ACE-papers.html