Francisco Jose Barrero Jorquera wrote: | so if you are interested on a portable source i recommend you | to use standard comments like /* */, moreover there are some | gcc flags which advice you if you are nor using a standard code. Just try compiling with gcc ansi/pedantic flags, see gcc(1) for details: gcc -ansi -pedantic ... Best regards, Alex -- Alex Muntada <[EMAIL PROTECTED]> www.ac.upc.es/homes/alexm
- coments problems Francisco Jose Barrero Jorquera
- Alex Muntada
