This structure defines the interface between the low-level tty driver and the tty routines. The following routines can be defined unless noted otherwise, they are optional, and can be filled in with a null pointer.
學(xué)生成績管理系統(tǒng)功能簡介
a. 查詢指定學(xué)號(hào)學(xué)生成績記錄。
b. 按平均分順序插入一個(gè)新的學(xué)生成績。
c. 刪除指定學(xué)號(hào)學(xué)生記錄。
d. 修改指定學(xué)號(hào)學(xué)生成績記錄。
e. 在屏幕上輸出所有學(xué)生的成績。
f. 將學(xué)生成績輸出到文件。