Hey,
Recently I have got a new requirement to work on and on a very high level I will put that in words below:
From a specifc folder in a drive frm Windows, my program has to fetch a Txt file and read it , do the validations and report the Error or Success logs in a different folder in the same drive. But I have been asked to do the same using LINKED LIST and not the traditional method of moving the records from File to a Work storage area and doing the firther processing.
I have checked couple of the sites on Linked list and have an idea to code it. But the question in my mind is - is it worth putting the effort of coding using LINKED LIST when it can be easily done by using a Temporary structure?And does LINKED LIST help in keeping the data consistency to a higher level?
Would appreciate if someone could share some benefits which can be fetched out of using LINKED LIST in the program. I know that it has some efficency benefits but in this simple one program which I have to code, would linked list concept have an upperhold ?
Many thanks in Advance!!
Linked list over Array ?
Moderator: Moderator Group
FREE TUTORIALS
Tutorials
Free tutorials from mainframegurukul
- JCL Tutorial
Covers all important JCL concepts. - Cobol Tutorial
This tutorials covers all Cobol Topics from STRING to COMP-3. - DB2 Tutorial
DB2 Tutorial focuses on DB2 COBOL Programming. - SORT Tutorial
This Tutorial covers all important aspects of DFSORT with examples - CICS Tutorial
This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions
- Cobol Interview Questions
50+ Interview Questions - JCL Interview Questions
50+ Interview Questions - DB2 Interview Questions
100+ Interview Questions - CICS Interview Questions
70+ Interview Questions - VSAM Interview Questions
27 Interview Questions
Other References
Mainframe Tools and others
- XPEDITER Reference
Explains how we can debug a program - FILEAID Reference
Explains how to browse , edit and delete datasets - Change Man Reference
Quick Start tutorial on Changeman - Abend Reference
Important Abend codes explained - FaceBook Page
MainframeGurukul FaceBook Page - LinkedIn Page
MainframeGurkul Linkedin Page