Python Trioxide

Các bài viết trong tag: C


27-09-2021
tags: c struct

Sizeof structs in C

Dữ liệu của một struct trong C/C++ được tổ chức như thế nào?

27-09-2021
tags: c struct bitfield

Bit field in C

Bitfield? Nó là gì?

27-09-2021
tags: c functions

Variadic function in C

Về variadic functions và variadic macros trong C

27-09-2021
tags: c

Storage classes in C

Storage classes là gì?

27-09-2021
tags: c system

Read and Write in C

Các hàm read()/write() hoạt động ra sao?

27-09-2021
tags: c

Undefined behavior in C

các undefined behaviors trong C

27-09-2021
tags: c

Preprocessor in C

Bàn về preprocessor directives