Function report | 
Source Code:kernel\printk\braille.c | 
Create Date:2022-07-28 10:07:49 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:_braille_console_setup
Proto:int _braille_console_setup(char **str, char **brl_options)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| char ** | str | |
| char ** | brl_options | 
| 17 | If len Then | 
| 24 | If len Then | 
| 25 | brl_options = str + len | 
| 26 | str = strchr - Find the first occurrence of the character c in the string s.*@s: the string to be searched*@c: the character to search for | 
| 27 | If Not str Then | 
| 31 | * str++ = 0 | 
| 34 | Return 0 | 
| 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  |