cloudstack/thirdparty/nbench-byte-2.2.3/sysinfoc.c.template

5 lines
158 B
Plaintext

sprintf(buffer,"C compiler : %CCVERSION%\n");
output_string(buffer);
sprintf(buffer,"libc : %LIBCVERSION%\n");
output_string(buffer);