Thaks johnhors and xwb,
this code is really old (1997).
This is not the "worst" part of this "spaghetti code"!!!
I've inherit this code...It's not mine :-)
Bye
Max
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))...