home *** CD-ROM | disk | FTP | other *** search
- Here, the user-defined type LongPair is declared. This structure
- stores two long integers. These integers represent the marks, or
- number grades, that a student receives on a course or examination.
- The highest possible mark is 100, the lowest possible mark is 0,
- and marks below 50 are considered to be failing grades.
-