User profile: kfmfe04

User info
User name:kfmfe04
History
Joined:
Number of posts:788
Latest posts:

Friendship and circular dependencies
sorry - I'm too busy porting 30k LOC of C++ production server code into Google's Go to reply ...exp...

'Undefined reference to'; probably makefile mistake
that is a link error please ensure that the libraries listed on Line 12 exist in /opt/hypertable/0...

Beginner Posix/pthread Question
getting condition variables right can be very tricky - I recommend reading this: https://computing....

Friendship and circular dependencies
Disch, you have listed a very specific case where using friend is warranted but if I understand cor...

Calculate max value of variables
ok, [quote]non-deterministic[/quote] sounds quite scary when you are sorting perhaps a better term ...