As there have been already several questions, here is the source which was used to produce these preprocessor outputs: #include <string> int main(void) { getuid(); return 0; } -- Hasso Tepper