项目作者: 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)

Help Menu for Update Wrapper

  • We recommend using the update wrapper to prevent version control of binary files
  1. Update Sources - GIT Wrapper
  2. Commit Type [ --type=COMMIT_TYPE, type:COMMIT_TYPE ]
  3. Commit Branch [ --branch=BRANCH_NAME, branch:BRANCH_NAME ]
  4. Commit Type:
  5. Update to commit - normal, new
  6. Amend to commit - amend, update
  7. USAGE:
  8. ./update-sources.sh --type=normal --branch=feature/add-new-feature
  9. ./update-sources.sh --type=amend --branch=feature/add-new-feature