Skip to content

Bronstein0x113c1c3/cs3323

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS3323 Code Discussion

A place where everyone to discussing about homework code in CS3323 and push and pull the latest code

Appendix

  1. Compile Program
  2. Run Program
  3. Compile & Run Program
  4. More Info
  5. NOTE
  6. Author of README.md

Usage

Compile Program

To only COMPILE the C++ program run:

make

Run Program

To RUN the C++ program:

make run

Compile and Run Program

To COMPILE and RUN the C++ program run:

make run

More Info

  • All the source code put it into the src/ directory(folder)
  • All the compiled code will appear in the bin/ directory(folder) after compiled

NOTE

[!CAUTION]: Don't delete these files:

  1. makefile
  2. .gitignore
  3. README.md

[!NOTE]: If you don't understand anything Try to contact the author of the README.md or Create an Issue

Author

SadNguyen2107: Author of the README.md

About

for cs3323 and further...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •