Hi Massimo
You can use the macro __VERSION__
It gives the actual version of C compiler.
Example:
printf("Compiled with GCC ver. %s\n",__VERSION__);

Giovanni Di Maria




Is possible in //info
return also c compiler and his version?


--
Massimo Belgrano
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour


--- Dada Music Movement, tutta la musica che vuoi! ---
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to