Function report |
Source Code:kernel\params.c |
Create Date:2022-07-28 09:29:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dash2underscore
Proto:static char dash2underscore(char c)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
char | c |
79 | If c == '-' Then Return '_' |
81 | Return c |
Name | Describe |
---|---|
parameqn |
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 |