Skip to content

C program that abstractly defines an entity relationship model.

Notifications You must be signed in to change notification settings

zrsj/er-model-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

er-model-simulation

C program that abstractly defines an entity relationship model. This program works from terminal. If you have the gcc installed on your machine: gcc -o ermodel ermodel.c ./ermodel Will run the program. Otherwise, feel free to compile and run in some other way.

This program has been tested with valgrind to ensure no memory leaks occur in running the program.

About

C program that abstractly defines an entity relationship model.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages