HOME
BLOG
TAGs
the C programing Language NOTES
4月 18 2023

前言

现在学习进度,准备开始读一遍传世经典K&R

A tutorial introduction

Types, Operators and Expressions

Control Flow

Functions and program structure

Pointers and Arrays

Structures

Input and Output

The UNIX System Interface

Appendix

  • Reference Manual
  • Standard Library
  • Summary of Changes