Skip to content

timlines/inheritance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

inheritance

Simulate the inheritance of blood types for each member of a family. (https://cs50.harvard.edu/x/2021/labs/5/)

How to setup

This project requires some environment variables if running from your local machine and also that you have the specific header file with the included functions.

Follow along with these installation steps CS50 Installation Docs

How to compile

$ make inheritance

How to execute

$ ./inheritance

About

Simulate the inheritance of blood types for each member of a family.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages