The document defines structures and functions for a student admission system. It defines structures for admission criteria, administrator credentials, and student data. It also defines functions for inputting and reading criteria and student data, allotting streams to students based on eligibility, displaying information, and creating merit lists. The main function implements a menu-driven system allowing administrator and user functions like modifying criteria, entering student data, allotting streams, and displaying results.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
38 views3 pages
Include
The document defines structures and functions for a student admission system. It defines structures for admission criteria, administrator credentials, and student data. It also defines functions for inputting and reading criteria and student data, allotting streams to students based on eligibility, displaying information, and creating merit lists. The main function implements a menu-driven system allowing administrator and user functions like modifying criteria, entering student data, allotting streams, and displaying results.