On Tue, 7 Mar 2000, Rohit Sharma wrote:

> This peice of code does not work on unix , but works in dos. Any idea
> why? 
> 
> main()
> {
>     float a;
>     _AX=30;

_AX is not ANSI C

>     a=_AX;
>     printf("%f",a);
> }


Next time try writing ANSI C code.

Philip

To subscribe / unsubscribe goto the site www.ilug-bom.org ., click on the mailing list 
button and fill the appropriate information 
and submit. For any other queries contact the ML maintener

Reply via email to