Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hanxiaomax/c_primer_plus_examples


https://github.com/hanxiaomax/c_primer_plus_examples

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

C primer plus examples
============

####Examples in *c primer plus*

- 14-2-manybooks.c :结构体基本知识
- 14-4-friends.c : 指向结构体的指针
- 14-5-funds1.c: 向函数传递结构体信息