w_crt:linux 系统 (x86) 上的示例 c 运行时库

时间:2024-06-25 06:52:43
【文件属性】:

文件名称:w_crt:linux 系统 (x86) 上的示例 c 运行时库

文件大小:26KB

文件格式:ZIP

更新时间:2024-06-25 06:52:43

C

w_crt A hobby c runtime library on linux system(x86). by wzt 2011 wzt.wzt@gmail.com 特征 1. memory allocter(malloc, free). 2. i/o operations(open, read, write, seek, close, fopen, fread, fwrite, fseek, fclose) . 3. process opeartions(fork, getpid, getppid, waitpid, exit). 4. string opeartions(printf, itoa, strlen, strcpy, strcat, strncat, strchr, strrchr, strcmp, strncmp, memcpy, memset).


【文件预览】:
w_crt-master
----malloc.c(4KB)
----test.c(132B)
----test1(7KB)
----test.hex(46KB)
----printf.c(2KB)
----LICENSE(18KB)
----README.md(443B)
----Makefile(340B)
----entry.c(662B)
----w_crt.h(2KB)
----stdio.c(2KB)
----string(11KB)
----fork.c(988B)
----string.c(3KB)
----test1.c(113B)

网友评论