hugh712 / mini_CRT

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:


Languages

Language:C 100.0%