FORTRAN is still used by some ...
Intel® Fortran Compilers
A complete Fortran development environment for Windows*
Works with Microsoft* Visual Studio* 2010, 2012 and 2013
32-bit and 64-bit development included
COM (Component Object Model) and .NET interoperability provided
Build mixed-language applications with C++, Visual Basic*, Microsoft C# and more! (requires Microsoft Visual Studio)
Full language Fortran 95, full Fortran 2003, plus significant Fortran 2008 features
- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Reply to: Only of interest to Old Gits
Collapse
You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:
- You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
- You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
- If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Logging in...
Previously on "Only of interest to Old Gits"
Collapse
-
Originally posted by zeitghost View PostYesterday some woman was wittering on about machine code and LEO (Lyons Electronic Office, the first commercial computer).
Leave a comment:
-
Originally posted by NotAllThere View PostI haven't done COBOL since 1990, but I'd guess it's probably using some kind of built in date functions.
In ABAP
DATA helper_date TYPE d.
helper_date = i_year_to_check && |0301|.
SUBTRACT 1 FROM helper_date
IF get_day( helper_date ) EQ '29'.
r_is_leapyear = abap_true.
ELSE.
r_is_leapyear = abap_false.
ENDIF.
Leave a comment:
-
I haven't done COBOL since 1990, but I'd guess it's probably using some kind of built in date functions.
In ABAP
DATA helper_date TYPE d.
helper_date = i_year_to_check && |0301|.
SUBTRACT 1 FROM helper_date
IF get_day( helper_date ) EQ '29'.
r_is_leapyear = abap_true.
ELSE.
r_is_leapyear = abap_false.
ENDIF.
Leave a comment:
-
Originally posted by malvolio View PostQuick test for those who can remember COBOL or FORTRAN - how would you write a subroutine to check for a leap year. Without using a divide command. And without using a number 4...
Leave a comment:
-
Originally posted by malvolio View PostHappy days with memory constrained programming optimisation, where using low-level subroutines to save 10 instructions was important...
Quick test for those who can remember COBOL or FORTRAN - how would you write a subroutine to check for a leap year. Without using a divide command. And without using a number 4...
Leave a comment:
-
Happy days with memory constrained programming optimisation, where using low-level subroutines to save 10 instructions was important...
Quick test for those who can remember COBOL or FORTRAN - how would you write a subroutine to check for a leap year. Without using a divide command. And without using a number 4...
Leave a comment:
-
Only of interest to Old Gits
At 13:45 on R4 there's a programme all about FORTRAN.
I knew you'd all be interested.
I'm writing a letter of complaint engraved on a stone tablet cos they've called it "Fortran" in the Radio Times.
Seems to be part of some "digital" season thingie they've got going on at the moment.
Yesterday some woman was wittering on about machine code and LEO (Lyons Electronic Office, the first commercial computer).
It was called "Ways of Thinking".
Implied that we geeks are almost creative.
http://www.bbc.co.uk/programmes/b05pl2rxLast edited by zeitghost; 6 April 2015, 12:34.Tags: None
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers
Contractor Services
CUK News
- Reeves sets Spring Statement 2025 for March 26th Today 09:18
- Spot the hidden contractor Dec 20 10:43
- Accounting for Contractors Dec 19 15:30
- Chartered Accountants with MarchMutual Dec 19 15:05
- Chartered Accountants with March Mutual Dec 19 15:05
- Chartered Accountants Dec 19 15:05
- Unfairly barred from contracting? Petrofac just paid the price Dec 19 09:43
- An IR35 case law look back: contractor must-knows for 2025-26 Dec 18 09:30
- A contractor’s Autumn Budget financial review Dec 17 10:59
- Why limited company working could be back in vogue in 2025 Dec 16 09:45
Leave a comment: