Function report |
Source Code:arch\x86\boot\video.c |
Create Date:2022-07-28 07:27:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_entry
Proto:static unsigned int get_entry(void)
Type:unsigned int
Parameter:Nothing
101 | len = 0 |
105 | Do |
106 | key = Read from the keyboard |
108 | If key == '\b' Then |
122 | putchar('\n') |
124 | If len == 0 Then Return VIDEO_CURRENT_MODE |
127 | v = 0 |
134 | Return v |
Name | Describe |
---|---|
mode_menu |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |