Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: madmaxdev
  • Content: Threads
  • Order by date
  1. madmaxdev

    Fortran to ANSI C

    Hi, I'm "translating" some Fortran code into ANSI C code and I'm not a Fortran developer! Now I'm in a deadline. I've found some without meaning (for me!!!) code. What does it means? How can I translate in ANSI C? IF(X-TAB(NXP)) 70002, 4 ,70004 70002 NXP = NXP - 1 IF(X-TAB(NXP))...

Part and Inventory Search

Back
Top