Skip to content

According to the book "程式設計師的自我修養, 連結, 載入, 程式庫" to implement a mini CRT, include:

Notifications You must be signed in to change notification settings

hugh712/mini_CRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

C

1.entry.c
2.malloc.c
3.stdio.c
4.string.c
5.printf
6.minicrt.h
7.text.c
8.atexit.c

C++
1. test.cpp
2. new_delete.cpp
3. ctors.cpp
4. crtbegin.cpp
5. crtend.cpp


About

According to the book "程式設計師的自我修養, 連結, 載入, 程式庫" to implement a mini CRT, include:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages