HELP ME, please



I don't know fortran.

I'm traslating the fortran code in C code.

What does It means?

1) integer*4 a,p,ix,b15,b16,xhi,xalo,leftlo,fhi,k

This is declaration.

2) data a/16807/,b15/32768/,b16/65536/,p/2147483647/

?????????

TNX




.



Relevant Pages

  • Re: Writing Efficient Code
    ... I have found I can write FORTRAN code in pretty much any language. ... more to the truth... ... >>> strange having your data type based on the name you gave a variable. ... Prev by Date: ...
    (microsoft.public.vb.general.discussion)
  • Calling a fortran subroutine from Visual C++
    ... the fortran code as a subroutine. ... The specifications for this project have ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vc)
  • Re: My Homework: how to calculate natural log, e?
    ... > I have a homework assignment and I need to do a fortran code that ... Jim ... Prev by Date: ...
    (comp.lang.fortran)