Printf( 'Enter first and last name of student :-> ') Printf( '\n\nEnter class roll number of student :-> ') Printf( 'BCA Department > Student\'s portal > Add New Student Details >') * Function defination to add new student */ Printf( '(old name saharsa college, saharsa)') * Introductory or Headline function defination */ Printf( '\nPress 1 for ADD NEW STUENT\'S DETAILS\n\nPress 2 for VIEW LIST OF STUDENTS\n\nPress 3 for SEARCH COMPLETE DETAILS\n\nPress 4 for BACK\n\nPress 5 for EXIT') Printf( 'BCA Department > Student\'s portal >\n')
* Function defination of student's section */ Printf( 'Press 1 for STUDENT\'S PORTAL\n\nPress 2 for FACULTY\'S PORTAL\n\nPress 3 for COLLEGE\'S PORTAL\n\nPress 4 for ALLUMNI\'S PORTAL\n\nPress 5 for EXIT') * Function declaration of respective user defined functions */ Char stu_fir_nm, stu_lst_nm, stu_fat_fir_nm, stu_fat_lst_nm, stu_mot_fir_nm, stu_mot_lst_nm, dob, uidai, course_session, uniq_roll, address, mob_no Ĭhar fact_fir_nm, fact_lst_nm, mob_no, sub, uidai, dob, address, exp Ĭhar hod_fir_nm, hod_lst_nm, mob_no, dob, dep, address, uidai Ĭhar all_fir_nm, all_lst_nm, all_fat_fir_nm, all_fat_lst_nm, uidai, course_session, address, mob_no, cur_occ, cur_city, rev