ABOUT THE BOOK
File Structures by Prof.Scot Robert Ladd is suggested as reference book for studying the following subjects:
File Structures in Information Science Semester 6 (Visveswaraya Technological University)
C++ is a high-level programming language. This revised edition provides an updated collection of programming components and algorithms available for experienced C++ programmers. The author aims to provide comprehensive coverage of topics that are under-documented in commercial complier manuals. The added advantage of a disk provides all of the code from the book, including complete reusable libraries for common data handling tasks. This is compatible with the latest versions of C++ compliers and it contains a comprehensive class library for BTree -indexed files, including searching, insertion and deletion. It also includes numerous templates, which allow single functions or class definitions to handle many data types.