Cross-platform functions

Most POSIX calls are supported on Unix and Windows. For areas that are different (e.g. scanning directories) BOINC supplies some generic functions with implementations for all platforms. Similar code may be available from other open-source projects.

Stack traces

You can use Stackwalker to generate symbolic stack traces if your application crashes. These traces will be returned in the 'stderr_out' field of results.

Windows-specific issues

Unix-specific issues

static/dynamic linking

Cross-language issues

The BOINC API is implemented in C++. Information about using it from C and FORTRAN is here. "; page_tail(); ?>