Function report | 
Source Code:kernel\debug\kdb\kdb_main.c | 
Create Date:2022-07-28 11:40:44 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:kdbgetu64arg
Proto:int kdbgetu64arg(const char *arg, u64 *value)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const char * | arg | |
| u64 * | value | 
| 368 | val = simple_strtoull - convert a string to an unsigned long long*@cp: The start of the string*@endp: A pointer to the end of the parsed string will be placed here*@base: The number base to use | 
| 369 | If endp == arg Then Return KDB_BADINT | 
| 375 | 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  |