cemu
载入中...
搜索中...
未找到
utils.h 文件参考

工具头文件 更多...

#include "log.h"
#include "argparse.h"
#include "linenoise.h"
#include "unittest.h"
#include "typedef.h"
#include "macro.h"

浏览源代码.

函数

 ap_def_args (default_args)
 
 ap_def_args (test_args)
 
 ap_def_args (debug_args)
 
void run_unit_test ()
 
 ap_def_callback (default_callback)
 
 ap_def_callback (hello_callback)
 
 ap_def_callback (debug_callback)
 
 ap_def_callback (test_callback)
 
void arg_parser (int argc, char *argv[], char *envp[])
 参数解析
 

详细描述

工具头文件

作者
lancer (lance.nosp@m.rsta.nosp@m.dium@.nosp@m.163..nosp@m.com)
版本
0.1
日期
2023-12-24

函数说明

◆ arg_parser()

void arg_parser ( int argc,
char * argv[],
char * envp[] )

参数解析

参数
argc参数个数
argv参数值
envp环境变量