没有合适的资源?快使用搜索试试~ 我知道了~
C_Lib_MyUtils:C 的基本实用程序库!
共42个文件
c:31个
h:7个
makefile:1个
需积分: 0 0 下载量 61 浏览量
2021-06-04
12:40:53
上传
评论
收藏 34KB ZIP 举报
温馨提示
C_Lib_MyUtils C 的基本实用程序库! 汇编 只需运行make ,这将创建“libmyutils.a”! 用法 将“libmyutils.a”放在您的库文件夹中。 目录库cp path/to/libmyutils.a lib/ 将“myutils.h”放在包含文件夹中。 mkdir 包括cp path/to/myutils.h 包含/ 指示“gcc”编译 with 库。 gcc main.c -Llib/ -lmyutils -Iinclude/
资源推荐
资源详情
资源评论
收起资源包目录
C_Lib_MyUtils-master.zip (42个子文件)
C_Lib_MyUtils-master
include
myutils.h 2KB
myutils_log.h 1KB
myutils_printf.h 2KB
myutils_databuf.h 1KB
myutils_list.h 1KB
myutils_strerror.h 8KB
myutils_bool.h 399B
LICENSE 18KB
src
my_strjoin.c 1KB
my_getenv.c 535B
my_putstr.c 996B
my_databuf
my_databuf_alloc.c 1KB
my_databuf_remove.c 815B
my_databuf.c 547B
my_databuf_append.c 1KB
my_getnbr.c 1KB
my_strlen.c 571B
my_putchar.c 846B
my_log
my_log_info.c 745B
my_log_trace.c 752B
my_log_warn.c 745B
my_log_debug.c 752B
my_log_error.c 752B
my_log.c 1KB
my_strerror.c 597B
my_memset.c 697B
my_strcmp.c 1KB
my_strcpy.c 957B
my_list
my_list_insert.c 2KB
my_list_item.c 1KB
my_list.c 733B
my_atoi.c 1KB
my_printf
my_printf.c 2KB
my_printf_flags_d.c 811B
my_printf_vfct.c 702B
my_printf_fct.c 831B
my_printf_flags1.c 1KB
my_printf_utils.c 941B
my_printf2.c 1KB
.gitignore 256B
Makefile 1KB
README.md 406B
共 42 条
- 1
资源评论
靚兔
- 粉丝: 38
- 资源: 4637
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功