<div dir="ltr">Hello!<div><br></div><div>I have a problem with compilation float2double for Linux:</div><br>lima@mga:~/Sodbo/Packages/OmicABEL/src/float2double$ gcc float2double.c -Wall -o float2double<br>float2double.c: In function ‘main’:<br>
float2double.c:67: error: expected expression before ‘)’ token<br>float2double.c:74: error: expected expression before ‘;’ token<div><div><br></div><div style>and for Windows the same:</div><div style><br></div><div style>
gcc float2double.c<br></div><div style>float2double.c: In function 'main':<br></div><div style>float2double.c:67:49 error: expected expression before ‘)’ token<br>float2double.c:74:44: error: expected expression before ‘;’ token<br>
</div><div style><br></div><div style>As far as I can judge, the problem is in this expresions:</div><div style><br></div><div style>1) if ( databel_in->fvi_header.type != FLOAT_TYPE ){}</div><div style>2) databel_out->fvi_header.type = DOUBLE_TYPE;</div>
<div style><br></div><div style><br></div><div><br></div>-- <br><div dir="ltr"><u>_________________________________</u><div><u><br></u>With best regards<br><br>Sodbo Zh. Sharapov<div>Phone:  +79831347688</div><div>Email:    <a href="mailto:sharapovsodbo@gmail.com" target="_blank">sharapovsodbo@gmail.com</a></div>
<div>             <a href="mailto:sharapov@bionet.nsc.ru" target="_blank">sharapov@bionet.nsc.ru</a></div><div>Skype:   sharapovsodbo
</div></div></div>
</div></div>