| From: | Hasso Tepper <hasso@xxxxxxxxx> |
| Date: | Thu, 14 May 2009 14:00:26 +0300 |
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