Reply by Sergio Dominguez December 20, 20022002-12-20
Hi all!

I am having problems compiling a c mex file with the lines that have comments
of the type

// comment

If they are written like

/*comment*/

everyting goes OK.

I am using gcc as compiler for mex, and compiling in Windows everything went
fine, does anyone know what can be going on??

Thanks,

Sergio