项目作者: denezt
项目描述 :
A beginner to advanced guide for working with pointer and data structures in C Programming Language
高级语言: C
项目地址: git://github.com/denezt/working-with-pointers-and-data-structures.git
WORKING WITH POINTERS AND DATA STRUCTURES
Requirements
- GNU project C and C++ (gcc version 5.4.0 or higher)
- Kornshell (sh (AT&T Research) 93u+ 2012-08-01 or higher)
- We recommend using the update wrapper to prevent version control of binary files
Update Sources - GIT Wrapper
Commit Type [ --type=COMMIT_TYPE, type:COMMIT_TYPE ]
Commit Branch [ --branch=BRANCH_NAME, branch:BRANCH_NAME ]
Commit Type:
Update to commit - normal, new
Amend to commit - amend, update
USAGE:
./update-sources.sh --type=normal --branch=feature/add-new-feature
./update-sources.sh --type=amend --branch=feature/add-new-feature