Skip to content

JasonWoodruff/Team4Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team 4 Project for CIS22C

Hi everyone,

  • You can also create folders by using folderName/fileName.cpp (no extension = folder)

Be sure to include documentation! Example:

/*
	functionName(a,b)
	@Precondition: a must be intialized to something, etc...
	@Postcondition: sometehing is changed
	@return
*/

Remember the following Git commands:

  1. git pull downloads changes

  2. git commit -a "message" commits changes

  3. git push or git push origin master push changes (equivalent version in Visual Studio is sync)

About

Team 4 Project for CIS22C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published