1 2 3 4 5
printf("**System used for compilation:\n"); printf("**%SYSTEM%\n"); printf("**C compiler: %CCVERSION%\n"); printf("**libc: %LIBCVERSION%\n"); printf("**Date of compilation: %DATE%\n");